From: Karel Zak Date: Mon, 11 Mar 2019 11:02:31 +0000 (+0100) Subject: blkid: (man) cleanup return code section X-Git-Tag: v2.34-rc1~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bf5752e28ffde28dea48abea48c720396bf88e4;p=thirdparty%2Futil-linux.git blkid: (man) cleanup return code section Addresses: https://github.com/karelzak/util-linux/issues/764 Signed-off-by: Karel Zak --- diff --git a/misc-utils/blkid.8 b/misc-utils/blkid.8 index ac36bee48a..cd549d2b43 100644 --- a/misc-utils/blkid.8 +++ b/misc-utils/blkid.8 @@ -287,7 +287,8 @@ device, an exit code 0 is returned. Note the option \fB\-\-match\-tag\fR filter tags, but it does not affect return code. If the specified token was not found, or no (specified) devices could be -identified, an exit code of 2 is returned. +identified, or it is impossible to gather any information about the device +identifiers or device content an exit code of 2 is returned. For usage or other errors, an exit code of 4 is returned.