From 0cbdf6e22fd8a088eb300a3abe5cd604eaffad76 Mon Sep 17 00:00:00 2001 From: Jaromir Capik Date: Mon, 8 Sep 2014 19:42:10 +0200 Subject: [PATCH] fdformat: fixing copy'n'paste issue in the manual The end track default is media specific, not zero. --- disk-utils/fdformat.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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). -- 2.47.2