summaryrefslogtreecommitdiffstats
path: root/fdisks/fdisk.8
diff options
context:
space:
mode:
authorKarel Zak2013-10-21 12:50:18 +0200
committerKarel Zak2013-10-21 12:50:18 +0200
commitba5ad6a49e2258ac52143398d0e0f73117c32541 (patch)
tree8b43134af1c99dddf9bd8a075b20ae553a6bec9c /fdisks/fdisk.8
parenttests: add nologin to build tests (diff)
downloadkernel-qcow2-util-linux-ba5ad6a49e2258ac52143398d0e0f73117c32541.tar.gz
kernel-qcow2-util-linux-ba5ad6a49e2258ac52143398d0e0f73117c32541.tar.xz
kernel-qcow2-util-linux-ba5ad6a49e2258ac52143398d0e0f73117c32541.zip
fdisk: fix man warning
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>
Diffstat (limited to 'fdisks/fdisk.8')
-rw-r--r--fdisks/fdisk.82
1 files changed, 1 insertions, 1 deletions
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