From: Karel Zak Date: Mon, 11 Mar 2019 11:02:31 +0000 (+0100) Subject: blkid: (man) cleanup return code section X-Git-Tag: v2.33.2~13 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=4dbe8d5a92ee3ba1740ce96dd1debd1600cc8ada;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 13b5edb4d7..e1114cf662 100644 --- a/misc-utils/blkid.8 +++ b/misc-utils/blkid.8 @@ -283,7 +283,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.