]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
fdisk: fix man warning
authorKarel Zak <kzak@redhat.com>
Mon, 21 Oct 2013 10:50:18 +0000 (12:50 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 21 Oct 2013 10:50:18 +0000 (12:50 +0200)
error: run: man --warnings=all fdisks/fdisk.8 >/dev/null
<standard input>:209: cannot use a space as a starting delimiter

Signed-off-by: Karel Zak <kzak@redhat.com>
fdisks/fdisk.8

index 2212310210dfa42ac3d4883cc30445a0ac798f9d..0a3c1e706176c74ad995b88d2b87125107905cef 100644 (file)
@@ -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