diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-03-14 15:31:05 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-03-14 15:31:05 +0000 |
commit | 9f9cba957abf93303224208d484d846ed09ebc30 (patch) | |
tree | 531595ff774f1c95bcc19ada9d635025c6273448 | |
parent | 47c49a9e43a36bf7774ec6cacc1f56418d784237 (diff) |
whitespace;
-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 52e9e04a7b5..a302c9cc110 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.158 2005/03/14 11:03:04 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.159 2005/03/14 15:31:04 jmc Exp $ .\" .\" Copyright (c) 2000 Marc Espie .\" @@ -1578,8 +1578,8 @@ with the default process limits. Extra list of library specifications that a package will need. May include system and X11 libraries. .Pp -As a special extension, -.Ev WANTLIB +As a special extension, +.Ev WANTLIB may include absolute paths, e.g., .Pa ${LOCALBASE}/lib/expat.=4 to distinguish between base libraries and port libraries. |