summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>2000-10-14 17:34:51 +0000
committeraaron <aaron@openbsd.org>2000-10-14 17:34:51 +0000
commit89e9a4386501ecb5a8b817333032b13f8f074c66 (patch)
tree3f899ae4ff5acb571afd5be2bca1029cb6dce377
parent- Correct .Nm usage. (diff)
downloadwireguard-openbsd-89e9a4386501ecb5a8b817333032b13f8f074c66.tar.xz
wireguard-openbsd-89e9a4386501ecb5a8b817333032b13f8f074c66.zip
- "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 .