Subject: bin/21231: one dot too many in pax manual page
To: None <gnats-bugs@gnats.netbsd.org>
From: None <o.vd.linden@quicknet.nl>
List: netbsd-bugs
Date: 04/19/2003 13:53:32
>Number: 21231
>Category: bin
>Synopsis: syntax error in pax(1)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Sat Apr 19 11:54:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Onno van der Linden
>Release: NetBSD 1.6Q
>Organization:
>Environment:
System: NetBSD sheep 1.6Q NetBSD 1.6Q (SHEEP) #0: Sun Apr 6 16:29:49 MEST 2003 onno@sheep:/usr/src/sys/arch/i386/compile/SHEEP i386
Architecture: i386
Machine: i386
>Description:
There's one dot too many in one of the examples in the pax manual page.
>How-To-Repeat:
Read it.
>Fix:
*** /usr/src/bin/pax/pax.1 Fri Apr 18 21:49:29 2003
--- /usr/src/bin/pax/pax.1.new Sat Apr 19 13:52:28 2003
***************
*** 1201,1209 ****
This can be done with the following commands:
.Dl cd olddir
! .Dl pax -rw -pe .\ .../newdir
which will copy the contents of
.Pa olddir
into
! .Pa .../newdir ,
preserving ownership, permissions and access times.
.Pp
--- 1201,1209 ----
This can be done with the following commands:
.Dl cd olddir
! .Dl pax -rw -pe .\ ../newdir
which will copy the contents of
.Pa olddir
into
! .Pa ../newdir ,
preserving ownership, permissions and access times.
.Pp
>Release-Note:
>Audit-Trail:
>Unformatted: