diff options
Diffstat (limited to 'usr.bin/pkg-config/pkg-config.1')
-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 bcf7300dac2..c2967e0796a 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.36 2021/12/26 02:53:17 kn Exp $ +.\" $OpenBSD: pkg-config.1,v 1.37 2022/03/31 17:27:26 naddy 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: December 26 2021 $ +.Dd $Mdocdate: March 31 2022 $ .Dt PKG-CONFIG 1 .Os .Sh NAME @@ -181,7 +181,7 @@ When set to a list of paths, separated by :, these paths will be excluded from the output of include paths set with .Fl I . .It Ev PKG_CONFIG_TOP_BUILD_DIR -If set +If set, .Nm uses the specified value for .Em pc_top_builddir |