Improve some of the description of optional drive features.
This commit is contained in:
parent
8e1e1415f8
commit
8f4d948b68
18
bin/mt/mt.1
18
bin/mt/mt.1
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: mt.1,v 1.27 2001/12/20 19:31:51 wiz Exp $
|
||||
.\" $NetBSD: mt.1,v 1.28 2002/08/13 13:16:24 sommerfeld Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1981, 1990, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -118,11 +118,11 @@ Rewind the tape and place the tape unit off-line
|
||||
Print status information about the tape unit
|
||||
(Count is ignored).
|
||||
.It Cm retension
|
||||
Retensions the tape (if this operation is supported by the tape unit,
|
||||
count is ignored).
|
||||
Retensions the tape
|
||||
(Not all tape drives support this feature; count is ignored).
|
||||
.It Cm erase
|
||||
Erases the tape (if this operation is supported by the tape unit,
|
||||
count is ignored).
|
||||
Erases the tape
|
||||
(Not all tape drives support this feature; count is ignored).
|
||||
.It Cm eew
|
||||
Enable or disabled early warning EOM behaviour.
|
||||
.Ar Count
|
||||
@ -146,11 +146,11 @@ specification. See the
|
||||
.Sx DENSITY CODES
|
||||
section for a list of codes for commonly used media types.
|
||||
.It Cm rdspos
|
||||
Read the logical block position of the tape (not all tape
|
||||
drives support this feature, count is ignored).
|
||||
Read the logical block position of the tape
|
||||
(Not all tape drives support this feature; count is ignored).
|
||||
.It Cm rdhpos
|
||||
Read the hardware block position of the tape (not all tape
|
||||
drives support this feature, count is ignored).
|
||||
Read the hardware block position of the tape
|
||||
(Not all tape drives support this feature; count is ignored).
|
||||
.It Cm setspos
|
||||
Set the logical block position of the tape to
|
||||
.Ar count
|
||||
|
Loading…
Reference in New Issue
Block a user