diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-10-05 14:45:55 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-10-05 14:45:55 +0000 |
commit | e7d0adf95322ccbac21d361be1700e9edb07eff2 (patch) | |
tree | 0a7ba8b2db2a1f697897ee36c97e0c9344da12c9 /share/man/man8/man8.vax/drtest.8 | |
parent | 7ef5a345919c1cba77bdfe5ffcf43dde619dabd4 (diff) |
Powered by @mantoya:
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok
Tip of the day: www.mpechismazohist.com
Diffstat (limited to 'share/man/man8/man8.vax/drtest.8')
-rw-r--r-- | share/man/man8/man8.vax/drtest.8 | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/share/man/man8/man8.vax/drtest.8 b/share/man/man8/man8.vax/drtest.8 index 16ddd835bd6..f409657d1a7 100644 --- a/share/man/man8/man8.vax/drtest.8 +++ b/share/man/man8/man8.vax/drtest.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: drtest.8,v 1.8 2001/04/18 11:14:23 bjc Exp $ +.\" $OpenBSD: drtest.8,v 1.9 2001/10/05 14:45:54 mpech Exp $ .\" .\" Copyright (c) 1983, 1991 Regents of the University of California. .\" All rights reserved. @@ -47,8 +47,8 @@ It was primarily intended as a test program for new standalone drivers, but has shown useful in other contexts as well, such as verifying disks and running speed -tests. For example, when a disk has been formatted -(by +tests. +For example, when a disk has been formatted (by .Xr format 8 ) , you can check that hard errors has been taken care of by running @@ -71,7 +71,8 @@ In this example (using a 750), is loaded from the root file system; usually it will be loaded from the machine's -console storage device. Boldface means user input. +console storage device. +Boldface means user input. As usual, ``#'' and ``@'' may be used to edit input. .Pp .Bd -unfilled -offset indent -compact @@ -95,9 +96,9 @@ As usual, ``#'' and ``@'' may be used to edit input. .Em (...to abort halt machine with \&^P) .Ed .Sh DIAGNOSTICS -The diagnostics are intended to be self explanatory. Note, however, that -the device number -in the diagnostic messages is identified as +The diagnostics are intended to be self explanatory. +Note, however, that the device number in the diagnostic messages +is identified as .Em typeX instead of .Em type(a,u) |