From owner-freebsd-commit Sun Jul 16 03:16:43 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA18829 for commit-outgoing; Sun, 16 Jul 1995 03:16:43 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA18816 for cvs-usrbin-outgoing; Sun, 16 Jul 1995 03:16:38 -0700 Received: (from joerg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA18803 ; Sun, 16 Jul 1995 03:16:30 -0700 Date: Sun, 16 Jul 1995 03:16:30 -0700 From: Joerg Wunsch Message-Id: <199507161016.DAA18803@freefall.cdrom.com> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/mt mt.1 mt.c Sender: commit-owner@FreeBSD.org Precedence: bulk joerg 95/07/16 03:16:28 Modified: usr.bin/mt mt.1 mt.c Log: 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.