aboutsummaryrefslogtreecommitdiff
path: root/bin/ls
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2003-05-06 21:54:46 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2003-05-06 21:54:46 +0000
commitbf88fa93526e57216d67127b8da9a36cf74f710f (patch)
tree3639ec550c80526f6d07b358643637ef61faa96e /bin/ls
parentcdb16a3551eb10f9b33062cfad91e70e60a3d043 (diff)
Notes
Diffstat (limited to 'bin/ls')
-rw-r--r--bin/ls/ls.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index 940ad826cdad..629cf4c8cb84 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -175,7 +175,7 @@ format output.
When used with the
.Fl l
option, use unit suffixes: Byte, Kilobyte, Megabyte, Gigabyte, Terabyte
-and Petabyte in order to reduce the number of digits to three or less
+and Petabyte in order to reduce the number of digits to four or fewer
using base 2 for sizes.
.It Fl i
For each file, print the file's file serial number (inode number).