summaryrefslogtreecommitdiffstats
path: root/usr.bin/mt/mt.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mt/mt.c')
-rw-r--r--usr.bin/mt/mt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/mt/mt.c b/usr.bin/mt/mt.c
index 396fa81..f535e8b 100644
--- a/usr.bin/mt/mt.c
+++ b/usr.bin/mt/mt.c
@@ -70,6 +70,7 @@ struct commands {
{ "rewoffl", MTOFFL, 1 },
{ "status", MTNOP, 1 },
{ "weof", MTWEOF, 0 },
+ { "erase", MTERASE, 0 }, /* Andreas Klemm <andreas@knobel.gun.de */
{ NULL }
};
OpenPOWER on IntegriCloud