From: Arch Librarian Date: Thu, 14 Jul 2005 13:05:33 +0000 (+0000) Subject: 2002-11-19 Havoc Pennington X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=891bb5f92defac1c5b3a1855cfb69732eee22ed1;p=pkg-config 2002-11-19 Havoc Pennington Author: hp Date: 2002-11-19 16:58:53 GMT 2002-11-19 Havoc Pennington * pkg-config.1: apply formatting fixes from Peter Breitenlohner --- 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