From owner-freebsd-doc Mon Apr 26 18:40:59 1999 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BAEB71542E for ; Mon, 26 Apr 1999 18:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA03454; Mon, 26 Apr 1999 18:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from news-ma.rhein-neckar.de (news-ma.rhein-neckar.de [193.197.90.3]) by hub.freebsd.org (Postfix) with ESMTP id 422C31536B for ; Mon, 26 Apr 1999 18:31:24 -0700 (PDT) (envelope-from naddy@bigeye.rhein-neckar.de) Received: from mips.rhein-neckar.de (uucp@localhost) by news-ma.rhein-neckar.de (8.8.8/8.8.8) with bsmtp id DAA07130 for FreeBSD-gnats-submit@freebsd.org; Tue, 27 Apr 1999 03:31:23 +0200 (CEST) (envelope-from naddy@bigeye.rhein-neckar.de) Received: from bigeye.rhein-neckar.de ([193.197.90.235]) by mips.rhein-neckar.de with esmtp id m10bveN-000WyUC (Debian Smail-3.2.0.101 1997-Dec-17 #2); Tue, 27 Apr 1999 02:22:59 +0200 (CEST) Received: (from naddy@localhost) by bigeye.rhein-neckar.de (8.9.3/8.9.3) id CAA24578; Tue, 27 Apr 1999 02:22:07 +0200 (CEST) (envelope-from naddy) Message-Id: <199904270022.CAA24578@bigeye.rhein-neckar.de> Date: Tue, 27 Apr 1999 02:22:07 +0200 (CEST) From: Christian Weisgerber Reply-To: naddy@mips.rhein-neckar.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/11347: tcopy.1 refers to pre-CAM device Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 11347 >Category: docs >Synopsis: tcopy.1 refers to pre-CAM device >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 26 18:40:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Christian Weisgerber >Release: FreeBSD 4.0-CURRENT i386 >Organization: >Environment: >Description: The tcopy.1 man page still refers to "/dev/rst0" as the default device, rather than "/dev/rsa0". tcopy itself correctly uses the new CAM device. >How-To-Repeat: >Fix: --- tcopy.1.orig Tue Apr 27 02:15:37 1999 +++ tcopy.1 Tue Apr 27 02:15:54 1999 @@ -49,7 +49,7 @@ about the tape is that there are two tape marks at the end. .Nm Tcopy with only a source tape -.Pf ( Ar /dev/rst0 +.Pf ( Ar /dev/rsa0 by default) specified will print information about the sizes of records and tape files. If a destination is specified a copy will be made of the source tape. The blocking on the >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message