=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/pkg-config/pkg-config.1,v retrieving revision 1.2 retrieving revision 1.3 diff -c -r1.2 -r1.3 *** src/usr.bin/pkg-config/pkg-config.1 2006/11/28 01:20:44 1.2 --- src/usr.bin/pkg-config/pkg-config.1 2006/11/28 01:36:17 1.3 *************** *** 1,4 **** ! .\" $OpenBSD: pkg-config.1,v 1.2 2006/11/28 01:20:44 ckuethe Exp $ .\" .\" Copyright (c) 2006 Chris Kuethe .\" --- 1,4 ---- ! .\" $OpenBSD: pkg-config.1,v 1.3 2006/11/28 01:36:17 ckuethe Exp $ .\" .\" Copyright (c) 2006 Chris Kuethe .\" *************** *** 109,115 **** .It Fl -atleast-version Ar version Exit with error if the specified package is not new enough .It Fl -modversion ! Fetch package version .It Fl -variable Ar name Fetch the value of the named variable. .El --- 109,118 ---- .It Fl -atleast-version Ar version Exit with error if the specified package is not new enough .It Fl -modversion ! Fetch package version. ! If no package is given, ! .Nm ! returns its own version. .It Fl -variable Ar name Fetch the value of the named variable. .El