diff options
Diffstat (limited to 'bin/ls/ls.1')
| -rw-r--r-- | bin/ls/ls.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index a5810792c61dd..fe136816ff921 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)ls.1 8.7 (Berkeley) 7/29/94 -.\" $Id: ls.1,v 1.6 1996/12/14 06:03:27 steve Exp $ +.\" $Id: ls.1,v 1.7 1997/01/11 19:24:22 mpp Exp $ .\" .Dd July 29, 1994 .Dt LS 1 @@ -110,7 +110,9 @@ Output is not sorted. .It Fl i For each file, print the file's file serial number (inode number). .It Fl k -If the 's' option is specified, print the file size allocation in kilobytes, +If the +.Fl s +option is specified, print the file size allocation in kilobytes, not blocks. .It Fl l (The lowercase letter ``ell.'') List in long format. (See below.) |
