summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-10-14 17:34:52 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-10-14 17:34:52 +0000
commitc8628fb3314fb9f2ae2866bb1926e829cd2d3d51 (patch)
tree78bd74c8da77bca9f06d27216f8bbb22c12e8f37
parent2c031cf6a8b05a315d49e68f510e3544ead08811 (diff)
- "Available options:" -> "The options are as follows:".
- Move HISTORY section above BUGS.
-rw-r--r--usr.sbin/bad144/bad144.814
1 files changed, 7 insertions, 7 deletions
diff --git a/usr.sbin/bad144/bad144.8 b/usr.sbin/bad144/bad144.8
index f4dfd80e4ac..6493d91e926 100644
--- a/usr.sbin/bad144/bad144.8
+++ b/usr.sbin/bad144/bad144.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)bad144.8 8.1 (Berkeley) 6/6/93
-.\" $Id: bad144.8,v 1.8 2000/03/19 17:57:02 aaron Exp $
+.\" $Id: bad144.8,v 1.9 2000/10/14 17:34:51 aaron Exp $
.\"
.Dd June 6, 1993
.Dt BAD144 8
@@ -60,7 +60,7 @@
can be used to inspect the information stored on a disk that is used by
the disk drivers to implement bad sector forwarding.
.Pp
-Available options:
+The options are as follows:
.Pp
.Bl -tag -width Ds
.It Fl a
@@ -164,6 +164,11 @@ It is no longer necessary to reboot to allow the kernel
to reread the bad-sector table from the drive.
.Sh SEE ALSO
.Xr badsect 8
+.Sh HISTORY
+The
+.Nm
+command appeared in
+.Bx 4.1 .
.Sh BUGS
It should be possible to format disks on-line under
.Tn UNIX .
@@ -186,8 +191,3 @@ Sectors 0-15 of the disk drive must also not have any of these errors.
The drivers which write a system core image on disk after a crash do not
handle errors; thus the crash dump area must be free of errors and bad
sectors.
-.Sh HISTORY
-The
-.Nm
-command appeared in
-.Bx 4.1 .