From f708d71aef7d6fe5a8ab530b5c3e8864b84d906f Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Wed, 6 May 2020 12:38:04 +0200 Subject: [PATCH] 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 --- disk-utils/fdisk.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/disk-utils/fdisk.8 b/disk-utils/fdisk.8 index 0e0d96324..6a92ba5db 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]