From aae7bfc8b715dd2c2ac9562e045415c82e42cf07 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 13 Nov 2017 12:15:17 +0100 Subject: [PATCH] blockdev: be more explicit for BLKSSZ in blockdev.8 Addresses: https://github.com/karelzak/util-linux/issues/535 Signed-off-by: Karel Zak --- disk-utils/blockdev.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/disk-utils/blockdev.8 b/disk-utils/blockdev.8 index ceaa83a9e..fb0060638 100644 --- a/disk-utils/blockdev.8 +++ b/disk-utils/blockdev.8 @@ -66,7 +66,7 @@ Print device size in bytes. .IP "\fB\-\-getsize\fP" Print device size (32-bit!) in sectors. Deprecated in favor of the \-\-getsz option. .IP "\fB\-\-getss\fP" -Print sector size in bytes \(en usually 512. +Print logical sector size in bytes \(en usually 512. .IP "\fB\-\-getsz\fP" Get size in 512-byte sectors. .IP "\fB\-\-rereadpt\fP"