summaryrefslogtreecommitdiffstats
path: root/disk-utils
diff options
context:
space:
mode:
authorKarel Zak2017-11-13 12:15:17 +0100
committerKarel Zak2017-11-13 12:15:17 +0100
commitaae7bfc8b715dd2c2ac9562e045415c82e42cf07 (patch)
tree8fd4ef90133fbe3ac763f51c5a77cd3f93f342fa /disk-utils
parentnsenter: revert changes committed by accident (diff)
downloadkernel-qcow2-util-linux-aae7bfc8b715dd2c2ac9562e045415c82e42cf07.tar.gz
kernel-qcow2-util-linux-aae7bfc8b715dd2c2ac9562e045415c82e42cf07.tar.xz
kernel-qcow2-util-linux-aae7bfc8b715dd2c2ac9562e045415c82e42cf07.zip
blockdev: be more explicit for BLKSSZ in blockdev.8
Addresses: https://github.com/karelzak/util-linux/issues/535 Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'disk-utils')
-rw-r--r--disk-utils/blockdev.82
1 files changed, 1 insertions, 1 deletions
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"