summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaromir Capik2014-09-08 19:42:10 +0200
committerKarel Zak2014-09-16 11:14:25 +0200
commit0cbdf6e22fd8a088eb300a3abe5cd604eaffad76 (patch)
treeec2ba3a47cba94af66ac6f03336e1f6aea01eb42
parenttravis: whitelist branches (diff)
downloadkernel-qcow2-util-linux-0cbdf6e22fd8a088eb300a3abe5cd604eaffad76.tar.gz
kernel-qcow2-util-linux-0cbdf6e22fd8a088eb300a3abe5cd604eaffad76.tar.xz
kernel-qcow2-util-linux-0cbdf6e22fd8a088eb300a3abe5cd604eaffad76.zip
fdformat: fixing copy'n'paste issue in the manual
The end track default is media specific, not zero.
-rw-r--r--disk-utils/fdformat.82
1 files changed, 1 insertions, 1 deletions
diff --git a/disk-utils/fdformat.8 b/disk-utils/fdformat.8
index 797f50f5c..ae1e530e0 100644
--- a/disk-utils/fdformat.8
+++ b/disk-utils/fdformat.8
@@ -49,7 +49,7 @@ to load the disk parameters.
Start at the track \fIN\fR (default is 0).
.TP
\fB\-t\fR, \fB\-\-to\fR \fIN\fR
-Stop at the track \fIN\fR (default is 0).
+Stop at the track \fIN\fR.
.TP
\fB\-r\fR, \fB\-\-repair\fR \fIN\fR
Try to repair tracks failed during the verification (max \fIN\fR retries).