diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index a5810792c61d..fe136816ff92 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.)