summaryrefslogtreecommitdiffstats
path: root/Documentation/ftape.txt
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1998-08-25 09:12:35 +0000
committerRalf Baechle <ralf@linux-mips.org>1998-08-25 09:12:35 +0000
commitc7fc24dc4420057f103afe8fc64524ebc25c5d37 (patch)
tree3682407a599b8f9f03fc096298134cafba1c9b2f /Documentation/ftape.txt
parent1d793fade8b063fde3cf275bf1a5c2d381292cd9 (diff)
o Merge with Linux 2.1.116.
o New Newport console code. o New G364 console code.
Diffstat (limited to 'Documentation/ftape.txt')
-rw-r--r--Documentation/ftape.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ftape.txt b/Documentation/ftape.txt
index db53cd828..b68de79b1 100644
--- a/Documentation/ftape.txt
+++ b/Documentation/ftape.txt
@@ -118,7 +118,7 @@ A. Changes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ftape-2.x didn't handle the MTBSF tape operation correctly. A MTBSF
call (i.e. "mt -f /dev/nqft0 bsf #COUNT") should space over #COUNT
- file marks and then position at the EOT tape side of the the file
+ file marks and then position at the EOT tape side of the file
mark. This has to be taken literally, i.e. "mt -f /dev/nqft0 bsf 1"
should simply position at the start of the current volume.