From b9c3b903fe4a704974755b4b3ac3ac75dc8bf0e7 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Thu, 16 Aug 2018 11:08:42 +0200 Subject: Fix man page typos Signed-off-by: Jakub Wilk --- disk-utils/mkfs.minix.8 | 2 +- disk-utils/sfdisk.8 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'disk-utils') 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. -- cgit v1.2.3-55-g7522