From: Wolfram Sang Date: Wed, 6 May 2020 10:38:04 +0000 (+0200) Subject: fdisk: better wording for '-B' in the man page X-Git-Tag: v2.36-rc1~114 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f708d71aef7d6fe5a8ab530b5c3e8864b84d906f;p=thirdparty%2Futil-linux.git fdisk: better wording for '-B' in the man page Addresses: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814184 (second part) Signed-off-by: Wolfram Sang --- diff --git a/disk-utils/fdisk.8 b/disk-utils/fdisk.8 index 0e0d96324a..6a92ba5dbf 100644 --- a/disk-utils/fdisk.8 +++ b/disk-utils/fdisk.8 @@ -58,7 +58,7 @@ between logical and physical sector size. This option changes both sector sizes .IB sectorsize . .TP \fB\-B\fR, \fB\-\-protect\-boot\fP -Don't erase the begin of the first disk sector when create a new disk label. This +Don't erase the beginning of the first disk sector when creating a new disk label. This feature is supported for GPT and MBR. .TP \fB\-c\fR, \fB\-\-compatibility\fR[=\fImode\fR]