From: Jaromir Capik Date: Mon, 8 Sep 2014 17:42:10 +0000 (+0200) Subject: fdformat: fixing copy'n'paste issue in the manual X-Git-Tag: v2.26-rc1~465 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cbdf6e22fd8a088eb300a3abe5cd604eaffad76;p=thirdparty%2Futil-linux.git fdformat: fixing copy'n'paste issue in the manual The end track default is media specific, not zero. --- diff --git a/disk-utils/fdformat.8 b/disk-utils/fdformat.8 index 797f50f5cc..ae1e530e00 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).