diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-14 21:31:47 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-14 21:31:47 +0000 |
commit | 6cded4a3fdac7f3bf862d8b64ad4c758b3e691eb (patch) | |
tree | 37f96844351314fcf72a22d1983488b1640677e9 /usr.sbin/bad144 | |
parent | cda8ef6eceac8f14e649f7944e79a7fa5105d00b (diff) |
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
commit, as we want our documentation to be as consistently formatted as
possible (it's getting there :-)).
Diffstat (limited to 'usr.sbin/bad144')
-rw-r--r-- | usr.sbin/bad144/bad144.8 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.sbin/bad144/bad144.8 b/usr.sbin/bad144/bad144.8 index 7c46fbdd1e0..af5429309ce 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.6 1999/06/21 11:59:24 aaron Exp $ +.\" $Id: bad144.8,v 1.7 2000/03/14 21:31:43 aaron Exp $ .\" .Dd June 6, 1993 .Dt BAD144 8 @@ -140,7 +140,10 @@ array are filled with all bits set, a putatively illegal value. .Pp .Nm -is invoked by giving a device name (e.g. hk0, hp1, etc.). +is invoked by giving a device name (e.g., +.Dq hk0 , +.Dq hp1 , +etc.). With no optional arguments it reads the first sector of the last track of the corresponding disk and prints out the bad sector information. |