diff --git a/ChangeLog b/ChangeLog index 7a563a7..78074bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Havoc Pennington + + * pkg-config.1: apply formatting fixes from Peter Breitenlohner + 2002-10-24 Tor Lillqvist * configure.in: Move the check for Win32 (which tests the $host diff --git a/pkg-config.1 b/pkg-config.1 index 29f3b6c..d460a64 100644 --- a/pkg-config.1 +++ b/pkg-config.1 @@ -63,8 +63,8 @@ Displays a help message and terminates. .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 @@ -76,7 +76,7 @@ environment variable overrides this option. .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