summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLawrence A. Murakami <freedesktop@LAMurakami.com>2010-07-11 21:34:00 -0700
committerDan Nicholson <dbn.lists@gmail.com>2012-05-10 06:02:17 -0700
commite10eee3c00f6a78a943f56f16d0261b3624b1a5f (patch)
tree4413501ad30e9030ef6bbaabb7cde37422da4962
parenta83a14c2911d1969d5a79029ac1624bdf317373c (diff)
Fix errors in man page source cause missing content
Freedesktop #29011
-rw-r--r--pkg-config.14
1 files changed, 3 insertions, 1 deletions
diff --git a/pkg-config.1 b/pkg-config.1
index 4933709..58df6d0 100644
--- a/pkg-config.1
+++ b/pkg-config.1
@@ -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