summaryrefslogtreecommitdiffstats
path: root/usr.bin/mt/mt.1
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1995-07-16 10:16:26 +0000
committerjoerg <joerg@FreeBSD.org>1995-07-16 10:16:26 +0000
commit237dca12dea4f56dd7ca60b754f97eafbd8c8ced (patch)
treeaec28d08e99345a2ee52ba881d0408324c11ebe4 /usr.bin/mt/mt.1
parent81e1e32f6c0662907cdbde6c1f5269cf8217838c (diff)
downloadFreeBSD-src-237dca12dea4f56dd7ca60b754f97eafbd8c8ced.zip
FreeBSD-src-237dca12dea4f56dd7ca60b754f97eafbd8c8ced.tar.gz
Remove the dangerous "eof" command that used to be an alias for "weof"
but usually got confused with "eom". It didn't ring the warning bell saying: "You are probably going to mark your whole tape as deleted right now." A warning message pointing to "weof" and "eom" is issued instead.
Diffstat (limited to 'usr.bin/mt/mt.1')
-rw-r--r--usr.bin/mt/mt.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mt/mt.1 b/usr.bin/mt/mt.1
index 3eea41b..d27c168 100644
--- a/usr.bin/mt/mt.1
+++ b/usr.bin/mt/mt.1
@@ -60,7 +60,7 @@ The available commands are listed below. Only as many
characters as are required to uniquely identify a command
need be specified.
.Bl -tag -width "eof, weof"
-.It Cm eof , weof
+.It Cm weof
Write
.Ar count
end-of-file marks at the current position on the tape.
OpenPOWER on IntegriCloud