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/man4/man4.vax/ut.4 | |
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/man4/man4.vax/ut.4')
-rw-r--r-- | share/man/man4/man4.vax/ut.4 | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/share/man/man4/man4.vax/ut.4 b/share/man/man4/man4.vax/ut.4 index cbfb76fd6e9..6453cde673a 100644 --- a/share/man/man4/man4.vax/ut.4 +++ b/share/man/man4/man4.vax/ut.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ut.4,v 1.3 1999/06/05 13:18:39 aaron Exp $ +.\" $OpenBSD: ut.4,v 1.4 2001/10/05 14:45:54 mpech Exp $ .\" $NetBSD: ut.4,v 1.3 1996/03/03 17:14:13 thorpej Exp $ .\" .\" Copyright (c) 1983, 1991 Regents of the University of California. @@ -56,8 +56,8 @@ Hardware implementing this on the is typified by the System Industries .Tn SI -9700 tape subsystem. Tapes may be read or written -at 800, 1600, and 6250 +9700 tape subsystem. +Tapes may be read or written at 800, 1600, and 6250 .Tn BPI . .Sh DIAGNOSTICS .Bl -diag @@ -79,7 +79,8 @@ the density. .Pp .It "ut%d: soft error bn%d cs1=%b er=%b cs2=%b ds=%b." The formatter indicated a corrected error at a density other -than 800bpi. The data transferred is assumed to be correct. +than 800bpi. +The data transferred is assumed to be correct. .Pp .It "ut%d: hard error bn%d cs1=%b er=%b cs2=%b ds=%b." A tape error occurred @@ -93,10 +94,11 @@ the operation which failed several times before reporting the error. .It tj%d: lost interrupt. A tape operation did not complete within a reasonable time, most likely because the tape was taken -off-line during rewind or lost vacuum. The controller should, but does not, -give an interrupt in these cases. The device will be made available -again after this message, but any current open reference to the device -will return an error as the operation in progress aborts. +off-line during rewind or lost vacuum. +The controller should, but does not, give an interrupt in these cases. +The device will be made available again after this message, but any current +open reference to the device will return an error as the operation +in progress aborts. .El .Sh SEE ALSO .Xr mt 1 , |