summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2008-01-21 22:08:05 +0000
committertrhodes <trhodes@FreeBSD.org>2008-01-21 22:08:05 +0000
commitfceb0bfa37fc89e0dc95523bd7909f533a1827d3 (patch)
tree970259cb292bf3b88ce36ac8de08f23e21e39600 /usr.bin
parent0d78b28c6e5612654d4b871beb8eac47875cf044 (diff)
downloadFreeBSD-src-fceb0bfa37fc89e0dc95523bd7909f533a1827d3.zip
FreeBSD-src-fceb0bfa37fc89e0dc95523bd7909f533a1827d3.tar.gz
Note what options are only for DDS drives.
PR: 35608
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/mt/mt.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/mt/mt.1 b/usr.bin/mt/mt.1
index 2328e4f..17e269b 100644
--- a/usr.bin/mt/mt.1
+++ b/usr.bin/mt/mt.1
@@ -33,7 +33,7 @@
.\" @(#)mt.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd June 6, 1993
+.Dd January 20, 2008
.Dt MT 1
.Os
.Sh NAME
@@ -78,7 +78,7 @@ end-of-file (EOF) marks at the current position.
.It Cm smk
Write
.Ar count
-setmarks at the current position.
+setmarks at the current position (DDS drives only).
.It Cm fsf
Forward space
.Ar count
@@ -90,7 +90,7 @@ records.
.It Cm fss
Forward space
.Ar count
-setmarks.
+setmarks (DDS drives only).
.It Cm bsf
Backward space
.Ar count
@@ -102,7 +102,7 @@ records.
.It Cm bss
Backward space
.Ar count
-setmarks.
+setmarks (DDS drives only).
.It Cm erase
Erase the tape using a long (often very long) method.
With a
OpenPOWER on IntegriCloud