From e12364cdfb2c8046bfe34f18af9583f1dcf934c9 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 7 Sep 2017 10:03:18 +0200 Subject: [PATCH] lsblk: small man page change in return codes description Signed-off-by: Karel Zak --- misc-utils/lsblk.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc-utils/lsblk.8 b/misc-utils/lsblk.8 index 8485e99d78..fac9c6425b 100644 --- a/misc-utils/lsblk.8 +++ b/misc-utils/lsblk.8 @@ -151,7 +151,7 @@ success .IP 1 failure .IP 32 -not found all specified devices +none of specified devices found .IP 64 some specified devices found, some not found -- 2.47.3