Date: Tue, 27 Apr 1999 02:22:07 +0200 (CEST) From: Christian Weisgerber <naddy@mips.rhein-neckar.de> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/11347: tcopy.1 refers to pre-CAM device Message-ID: <199904270022.CAA24578@bigeye.rhein-neckar.de>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904270022.CAA24578>