summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-02-20 08:23:05 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-02-20 08:23:05 +0000
commit56864c92afe07eac47466a99ab99b832f77b1325 (patch)
treeb2eba09a0f9eb63a2f1324a79300aadf92a3f4be /usr.sbin
parente0936911f64e893f78886e4a8d9c848bea4e5470 (diff)
put -n in the right place; from Igor Sobrado
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/fdformat/fdformat.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/fdformat/fdformat.1 b/usr.sbin/fdformat/fdformat.1
index 19303b26678..db51f331f1d 100644
--- a/usr.sbin/fdformat/fdformat.1
+++ b/usr.sbin/fdformat/fdformat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fdformat.1,v 1.16 2007/02/19 21:32:35 jmc Exp $
+.\" $OpenBSD: fdformat.1,v 1.17 2007/02/20 08:23:04 jmc Exp $
.\"
.\" Copyright (C) 1993, 1994 by Joerg Wunsch, Dresden
.\" All rights reserved.
@@ -63,14 +63,14 @@ are meaningless, since they're overridden by
The options are as follows:
.Pp
.Bl -tag -width Ds -compact
+.It Fl n
+Don't verify floppy after formatting.
+.Pp
.It Fl q
Suppress any normal output from the command, and don't ask the
user for confirmation whether to format the floppy disk at
.Ar device_name .
.Pp
-.It Fl n
-Don't verify floppy after formatting.
-.Pp
.It Fl v
Don't format; verify only.
.Pp