summaryrefslogtreecommitdiffstats
path: root/text-utils/column.1
diff options
context:
space:
mode:
Diffstat (limited to 'text-utils/column.1')
-rw-r--r--text-utils/column.14
1 files changed, 2 insertions, 2 deletions
diff --git a/text-utils/column.1 b/text-utils/column.1
index 05d6a0fd7..6c0230ae0 100644
--- a/text-utils/column.1
+++ b/text-utils/column.1
@@ -85,8 +85,8 @@ is used to determine the size of
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 ls -l \&| sed 1d) \&| column -t
+.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 ,
.Xr ls 1 ,