diff options
| author | Steve Price <steve@FreeBSD.org> | 1997-08-20 02:05:29 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1997-08-20 02:05:29 +0000 |
| commit | b2afcfe1fd954fbb3dbec1fc1a1b7524cfa55c7b (patch) | |
| tree | 345c9735908a324ab6704efe0825c838b7f6e12c /usr.bin/column | |
| parent | 39f2a9e2dbcb75fc521ec64c193600724da73d41 (diff) | |
Notes
Diffstat (limited to 'usr.bin/column')
| -rw-r--r-- | usr.bin/column/column.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/column/column.1 b/usr.bin/column/column.1 index 05d6a0fd7da9..392f9986088e 100644 --- a/usr.bin/column/column.1 +++ b/usr.bin/column/column.1 @@ -85,7 +85,7 @@ 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 (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 , |
