summaryrefslogtreecommitdiffstats
path: root/bin/ls
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2002-05-16 01:57:20 +0000
committertrhodes <trhodes@FreeBSD.org>2002-05-16 01:57:20 +0000
commit56036d26233ff609be6306f948bdbebc57075335 (patch)
treea6535f7145cab2b794accc91e7549be9d65f90f6 /bin/ls
parent24cc1f8e45f072238cecb4ba927e38f90d1627f5 (diff)
downloadFreeBSD-src-56036d26233ff609be6306f948bdbebc57075335.zip
FreeBSD-src-56036d26233ff609be6306f948bdbebc57075335.tar.gz
Consistancy check s/file system/filesystem/
Reviewed by: brian
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 7780f26..79def54 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -210,7 +210,7 @@ this is the default when output is to a terminal.
Reverse the order of the sort to get reverse
lexicographical order or the oldest entries first.
.It Fl s
-Display the number of file system blocks actually used by each file, in units
+Display the number of filesystem blocks actually used by each file, in units
of 512 bytes, where partial units are rounded up to the next integer value.
If the output is to a terminal, a total sum for all the file
sizes is output on a line before the listing.
OpenPOWER on IntegriCloud