Subject: misc/30616: typo in tcopy.1
To: None <misc-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <m4nb@biff.mail-box.ne.jp>
List: netbsd-bugs
Date: 06/28/2005 06:09:00
>Number:         30616
>Category:       misc
>Synopsis:       typo in tcopy.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 28 06:09:00 +0000 2005
>Originator:     Yomura Masanori
>Release:        NetBSD 3.99.7
>Organization:
>Environment:
NetBSD lmm 3.99.7 NetBSD 3.99.7 (CUSTOM) #3: Sat Jun 25 19:50:14 JST 2005  root@lmm:/fs/local/var/i386/obj/sys/arch/i386/compile/CUSTOM i386
>Description:
.ar src -> .Ar src (see Fix.)
This is a trivial, but old old bug since NET/2...
>How-To-Repeat:
man tcopy
>Fix:
--- usr.bin/tcopy/tcopy.1   2003-08-07 20:16:06.000000000 +0900
+++ tcopy.1 2005-06-06 13:00:10.000000000 +0900
@@ -71,7 +71,7 @@
 .Ar maxblk .
 .It Fl v
 Given the two tapes,
-.ar src
+.Ar src
 and
 .Ar dest
 verify that they are identical.