From owner-cvs-all Sun May 7 16:47:43 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 9C5E237B540; Sun, 7 May 2000 16:47:32 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id RAA41976; Sun, 7 May 2000 17:47:29 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id RAA74126; Sun, 7 May 2000 17:47:16 -0600 (MDT) Message-Id: <200005072347.RAA74126@harmony.village.org> To: Greg Lehey Subject: Re: cvs commit: src/share/man/man4 sa.4 Cc: Mike Smith , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Mon, 08 May 2000 08:53:38 +0930." <20000508085337.C61488@freebie.lemis.com> References: <20000508085337.C61488@freebie.lemis.com> <200005072147.OAA37309@freefall.freebsd.org> Date: Sun, 07 May 2000 17:47:16 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000508085337.C61488@freebie.lemis.com> Greg Lehey writes: : FILES : /dev/rmt* Raw magnetic tape interface : : There used to be a block interface for the 'mt' driver, so the drives : got names like /dev/mt8 and /dev/rmt8. I think we need to get rid of : the 'r', like we did with disks. No. 'r' means 'rewind' while 'nr' means no rewind. The r's should stay. I don't think that FreeBSD ever had a /dev/mt8, but I could be wrong about that. I know I've always used /dev/rst0 or /dev/rsa0 for my backup needs. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message