Fix a couple of typos that I introduced. Signed-off-by: Michael Kerrisk (man-pages) <mtk.manpages@xxxxxxxxx> --- disk-utils/blockdev.8 | 2 +- disk-utils/sfdisk.8 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/disk-utils/blockdev.8 b/disk-utils/blockdev.8 index 44ed9e1e9..48d69ec51 100644 --- a/disk-utils/blockdev.8 +++ b/disk-utils/blockdev.8 @@ -48,7 +48,7 @@ Get alignment offset. .IP "\fB\-\-getbsz\fP" Print the blocksize in bytes. This size does not describe device topology. It's -the size used internally by ithe kernel and it may be modified (for example) by +the size used internally by the kernel and it may be modified (for example) by filesystem driver on mount. .IP "\fB\-\-getdiscardzeroes\fP" Get discard zeroes support status. diff --git a/disk-utils/sfdisk.8 b/disk-utils/sfdisk.8 index 6415b0f1b..bd5a2b11d 100644 --- a/disk-utils/sfdisk.8 +++ b/disk-utils/sfdisk.8 @@ -600,7 +600,7 @@ The welcome message. .SH ENVIRONMENT .IP SFDISK_DEBUG=all -enablescw +enables .B sfdisk debug output. .IP LIBFDISK_DEBUG=all -- 2.26.2