From b0796cffa3c29174b99b7f2bebb25330aef1aaca Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Tue, 6 Mar 2018 20:37:43 +0100 Subject: [PATCH] Fix --exists description in man page (#173) pkgconf exists with 0 if all modules exist and not the other way around. --- man/pkgconf.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/pkgconf.1 b/man/pkgconf.1 index 7f758f6..891a584 100644 --- a/man/pkgconf.1 +++ b/man/pkgconf.1 @@ -96,7 +96,7 @@ Exit with error if a module's version is not exactly the specified version. .It Fl -max-version Ns = Ns Ar VERSION Exit with error if a module's version is greater than the specified version. .It Fl -exists -Exit with a non-zero result if the dependency resolver was able to find all of +Exit with a non-zero result if the dependency resolver was unable to find all of the requested modules. .It Fl -uninstalled Exit with a non-zero result if the dependency resolver uses an