From ba5ad6a49e2258ac52143398d0e0f73117c32541 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 21 Oct 2013 12:50:18 +0200 Subject: 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 --- fdisks/fdisk.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fdisks/fdisk.8') diff --git a/fdisks/fdisk.8 b/fdisks/fdisk.8 index 221231021..0a3c1e706 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 -- cgit v1.2.3-55-g7522