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>
This commit is contained in:
Karel Zak 2017-11-13 12:15:17 +01:00
parent 82524a1379
commit aae7bfc8b7
1 changed files with 1 additions and 1 deletions

View File

@ -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"