Fix errors in man page source cause missing content

Freedesktop #29011
This commit is contained in:
Lawrence A. Murakami 2010-07-11 21:34:00 -07:00 committed by Dan Nicholson
parent a83a14c291
commit e10eee3c00

View file

@ -269,7 +269,9 @@ equal to /var/target (same rule apply to -L)
Replaces the default \fIpkg-config\fP search directory, usually \fI/usr/lib/pkgconfig\fP
.\"
.SH QUERYING PKG-CONFIG'S DEFAULTS
.I pkg-config\fP can be used to query itself for the default search path, version number and other information, for instance using:
.I pkg-config
can be used to query itself for the default search path, version number
and other information, for instance using:
.nf
$ pkg-config --variable pc_path pkg-config
.fi