diff options
Diffstat (limited to 'usr.bin/pkg-config')
-rw-r--r-- | usr.bin/pkg-config/pkg-config.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/pkg-config/pkg-config.1 b/usr.bin/pkg-config/pkg-config.1 index 3a0bc2187ab..fcf84eea25c 100644 --- a/usr.bin/pkg-config/pkg-config.1 +++ b/usr.bin/pkg-config/pkg-config.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg-config.1,v 1.24 2011/09/20 14:12:13 jasper Exp $ +.\" $OpenBSD: pkg-config.1,v 1.25 2011/09/25 17:53:40 jmc Exp $ .\" .\" Copyright (c) 2006 Chris Kuethe <ckuethe@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 20 2011 $ +.Dd $Mdocdate: September 25 2011 $ .Dt PKG-CONFIG 1 .Os .Sh NAME @@ -222,7 +222,7 @@ certain syntax that is valid in the original implementation is not allowed in this .Nm . For example storing requirements in a variable, and only using this -variable in the Requires field is not allowed. +variable in the Requires field, is not allowed. Otherwise all the variable values can be treated as a (valid) package. .It Ev Whitespace .Nm |