From 5bf5752e28ffde28dea48abea48c720396bf88e4 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 11 Mar 2019 12:02:31 +0100 Subject: blkid: (man) cleanup return code section Addresses: https://github.com/karelzak/util-linux/issues/764 Signed-off-by: Karel Zak --- misc-utils/blkid.8 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'misc-utils') diff --git a/misc-utils/blkid.8 b/misc-utils/blkid.8 index ac36bee48..cd549d2b4 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. -- cgit v1.2.3-55-g7522