Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/mt Improve some of the description of optional drive fea...
details: https://anonhg.NetBSD.org/src/rev/495762940f57
branches: trunk
changeset: 535280:495762940f57
user: sommerfeld <sommerfeld%NetBSD.org@localhost>
date: Tue Aug 13 13:16:24 2002 +0000
description:
Improve some of the description of optional drive features.
diffstat:
bin/mt/mt.1 | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diffs (41 lines):
diff -r 87cf4661deb8 -r 495762940f57 bin/mt/mt.1
--- a/bin/mt/mt.1 Tue Aug 13 11:38:15 2002 +0000
+++ b/bin/mt/mt.1 Tue Aug 13 13:16:24 2002 +0000
@@ -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 @@
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 @@
.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
Home |
Main Index |
Thread Index |
Old Index