+2002-11-19 Havoc Pennington <hp@redhat.com>
+
+ * pkg-config.1: apply formatting fixes from Peter Breitenlohner
+
2002-10-24 Tor Lillqvist <tml@iki.fi>
* configure.in: Move the check for Win32 (which tests the $host
.TP
.I "--print-errors"
If one or more of the modules on the command line, or their
-dependencies, are not found, or if an error occurs in parsing a
-\fI.pc\fP file, then this option will cause errors explaining the
+dependencies, are not found, or if an error occurs in parsing
+a \fI.pc\fP file, then this option will cause errors explaining the
problem to be printed. With "predicate" options such as "--exists"
\fIpkg-config\fP runs silently by default, because it's usually used
in scripts that want to control what's output. This option can be used
.I "--silence-errors"
If one or more of the modules on the command line, or their
dependencies, are not found, or if an error occurs in parsing a
-\fI.pc\fP file, then this option will keep errors explaining the
+a \fI.pc\fP file, then this option will keep errors explaining the
problem from being printed. With "predicate" options such as
"--exists" \fIpkg-config\fP runs silently by default, because it's
usually used in scripts that want to control what's output. So this