]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
blkid: (man) cleanup return code section
authorKarel Zak <kzak@redhat.com>
Mon, 11 Mar 2019 11:02:31 +0000 (12:02 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 2 Apr 2019 10:57:52 +0000 (12:57 +0200)
Addresses: https://github.com/karelzak/util-linux/issues/764
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/blkid.8

index 13b5edb4d79ed36feb5a4253c5d26c06f706dcca..e1114cf662b99133f6db15f251c02046fd351eee 100644 (file)
@@ -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.