diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-11-22 16:01:31 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-11-22 16:01:31 +0000 |
commit | 168c379bd7fe27ced1ad8efa0a99a5243b509f02 (patch) | |
tree | d15ade3cfee31e8116390d6aa6dbd4c641fe3923 /share/man/man5 | |
parent | fcdf0b325a10f6c01282185e19cc5e67a5dbda8a (diff) |
zap eol whitespace.
please, people, run your man changes through "mandoc -Tlint" before comitting!
please!
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index fa8ba30c7db..043611287f2 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.302 2011/11/22 14:55:37 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.303 2011/11/22 16:01:30 jmc Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -806,7 +806,7 @@ Mostly useful to write dependencies for subpackages like this: and avoid starting to build a package with some other flavor combination. See .Xr pkgpath 7 -on the subject of +on the subject of .Sq pkgpath normalisation . Read-only. .It Ev BULK @@ -1496,7 +1496,7 @@ Location for the arch-independent packages. Defaults to .Sq no-arch . Normally, packages are generated under ${PACKAGE_REPOSITORY}/${MACHINE_ARCH}, -except for packages where PKG_ARCH=*, those end up under +except for packages where PKG_ARCH=*, those end up under ${PACKAGE_REPOSITORY}/${NO_ARCH}. .It Ev NOT_FOR_ARCHS List of architectures on which this port does not build. |