summaryrefslogtreecommitdiffstats
path: root/disk-utils
diff options
context:
space:
mode:
authorJakub Wilk2018-08-16 11:08:42 +0200
committerJakub Wilk2018-08-16 11:09:15 +0200
commitb9c3b903fe4a704974755b4b3ac3ac75dc8bf0e7 (patch)
treeab5169829477481c4eff474ca99d5c649ed2e98f /disk-utils
parentsu: add --whitelist-environment (diff)
downloadkernel-qcow2-util-linux-b9c3b903fe4a704974755b4b3ac3ac75dc8bf0e7.tar.gz
kernel-qcow2-util-linux-b9c3b903fe4a704974755b4b3ac3ac75dc8bf0e7.tar.xz
kernel-qcow2-util-linux-b9c3b903fe4a704974755b4b3ac3ac75dc8bf0e7.zip
Fix man page typos
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Diffstat (limited to 'disk-utils')
-rw-r--r--disk-utils/mkfs.minix.82
-rw-r--r--disk-utils/sfdisk.82
2 files changed, 2 insertions, 2 deletions
diff --git a/disk-utils/mkfs.minix.8 b/disk-utils/mkfs.minix.8
index 708827b3f..a640deb55 100644
--- a/disk-utils/mkfs.minix.8
+++ b/disk-utils/mkfs.minix.8
@@ -25,7 +25,7 @@ is usually of the following form:
.RE
.fi
-The device may be a block device or a image file of one, but this is not
+The device may be a block device or an image file of one, but this is not
enforced. Expect not much fun on a character device :-).
.PP
The
diff --git a/disk-utils/sfdisk.8 b/disk-utils/sfdisk.8
index 2fa521706..8f614b946 100644
--- a/disk-utils/sfdisk.8
+++ b/disk-utils/sfdisk.8
@@ -38,7 +38,7 @@ sense for new devices.
(since version 2.26)
.B aligns the start and end of partitions
to block-device I/O limits when relative sizes are specified, when the default
-values are used or when multiplicative suffixes (e.g MiB) are used for sizes.
+values are used or when multiplicative suffixes (e.g. MiB) are used for sizes.
It is possible that partition size will be optimized (reduced or enlarged) due
to alignment if the start offset is specified exactly in sectors and partition
size relative or by multiplicative suffixes.