NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
misc/38205: column(1) provides erroneous example
>Number: 38205
>Category: misc
>Synopsis: column(1) provides erroneous example
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Sun Mar 09 11:25:00 +0000 2008
>Originator: Aleksej Saushev <asau%inbox.ru@localhost>
>Release: NetBSD 4.99.55
>Organization:
>Environment:
System: NetBSD asau.local 4.99.55 NetBSD 4.99.55 (KERN) #0: Mon Mar 3 22:32:55
MSK 2008 asau%asau.local@localhost:/usr/obj/sys/arch/i386/compile/KERN i386
Architecture: i386
Machine: i386
>Description:
column(1) provides erroneous example.
>How-To-Repeat:
Read "EXAMPLES" section of column(1) and try to run them.
>Fix:
Apply the patch below:
--- column.1 7 Aug 2003 11:13:26 -0000 1.7
+++ column.1 9 Mar 2008 11:20:28 -0000
@@ -83,7 +83,7 @@
the screen if no other information is available.
.El
.Sh EXAMPLES
-.Dl (printf \&"PERM LINKS OWNER SIZE MONTH DAY HH:MM/YEAR NAME\en\&"\ \&;\ \&\e
+.Dl (printf \&"PERM LINKS OWNER GROUP SIZE MONTH DAY HH:MM/YEAR NAME\en\&"\
\&;\ \&\e
.Dl ls -l \&| sed 1d) \&| column -t
.Sh SEE ALSO
.Xr colrm 1 ,
Home |
Main Index |
Thread Index |
Old Index