From 76054e152730637e97ebccedf3395d7db9b19a24 Mon Sep 17 00:00:00 2001 From: "Michael Kerrisk (man-pages)" Date: Thu, 27 Aug 2020 17:12:45 +0200 Subject: [PATCH] Manual pages: blockdev.8, sfdisk.8: typo fixes Fix a couple of typos that I introduced. Signed-off-by: Michael Kerrisk (man-pages) --- 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 44ed9e1e9f..48d69ec51e 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 6415b0f1b4..bd5a2b11d4 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.47.3