summaryrefslogtreecommitdiff
path: root/pkg-config.1
diff options
context:
space:
mode:
Diffstat (limited to 'pkg-config.1')
-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