From owner-freebsd-hackers Wed Jan 10 16:59:24 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA16876 for hackers-outgoing; Wed, 10 Jan 1996 16:59:24 -0800 (PST) Received: from gateway.sequent.com (gateway.sequent.com [138.95.18.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA16869 for ; Wed, 10 Jan 1996 16:59:16 -0800 (PST) Received: from eng4.sequent.com (eng4.sequent.com [138.95.7.64]) by gateway.sequent.com (8.6.12/8.6.9) with ESMTP id QAA04471; Wed, 10 Jan 1996 16:57:41 -0800 Received: from localhost (bjj@localhost) by eng4.sequent.com (8.6.12/8.6.9) with SMTP id QAA04736; Wed, 10 Jan 1996 16:58:37 -0800 Message-Id: <199601110058.QAA04736@eng4.sequent.com> X-Authentication-Warning: eng4.sequent.com: Host localhost didn't use HELO protocol To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) Cc: freebsd-hackers@FreeBSD.org (FreeBSD hackers) Subject: Re: A few NITS about SCSI Tapes In-reply-to: Your message of "Wed, 10 Jan 96 22:37:16 PST." <199601102137.WAA06980@uriah.heep.sax.de> Date: Wed, 10 Jan 96 16:58:36 PST From: Ben Jackson Sender: owner-hackers@FreeBSD.org Precedence: bulk Joerg Wunsh said: > > For those who don't follow the commit mails, the ``mt retens'' command > is in -current now. Sorry if this was covered (I've been mostly ignoring this thread), but the standard command for this is `retension'. While I doubt many people actually spell it out (`ret' would work in either case), there's no need to introduce an incompatibility. --Ben