From: Karel Zak Date: Mon, 21 Oct 2013 10:50:18 +0000 (+0200) Subject: fdisk: fix man warning X-Git-Tag: v2.24~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ba5ad6a49e2258ac52143398d0e0f73117c32541;p=thirdparty%2Futil-linux.git fdisk: fix man warning error: run: man --warnings=all fdisks/fdisk.8 >/dev/null :209: cannot use a space as a starting delimiter Signed-off-by: Karel Zak --- diff --git a/fdisks/fdisk.8 b/fdisks/fdisk.8 index 2212310210..0a3c1e7061 100644 --- a/fdisks/fdisk.8 +++ b/fdisks/fdisk.8 @@ -206,7 +206,7 @@ clear the first 512 bytes of the data area of a partition whenever a size change occurs. DOS FORMAT will look at this extra information even if the /U flag is given -- we consider this a bug in DOS FORMAT and DOS FDISK. -The bottom line is that if you use \fBfdisk\fR or \fBcfdisk\R to change the +The bottom line is that if you use \fBfdisk\fR or \fBcfdisk\fR to change the size of a DOS partition table entry, then you must also use .BR dd "(1) to " "zero the first 512 bytes" of that partition before using DOS FORMAT to format the partition. For