]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
fdformat: fixing copy'n'paste issue in the manual
authorJaromir Capik <jcapik@redhat.com>
Mon, 8 Sep 2014 17:42:10 +0000 (19:42 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 16 Sep 2014 09:14:25 +0000 (11:14 +0200)
The end track default is media specific, not zero.

disk-utils/fdformat.8

index 797f50f5ccab403b577df12e86b5d337e3533b8c..ae1e530e003cb1da2f1fe9e08c2df32a99c3b270 100644 (file)
@@ -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).