summaryrefslogtreecommitdiffstats
path: root/bin/ls
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ls')
-rw-r--r--bin/ls/ls.15
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index 5b46031..c7ccb81 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.19 1998/04/24 12:43:26 des Exp $
+.\" $Id: ls.1,v 1.20 1998/04/24 20:15:41 des Exp $
.\"
.Dd July 29, 1994
.Dt LS 1
@@ -162,7 +162,8 @@ lexicographical order or the oldest entries first.
Display the number of file system 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.
+sizes is output on a line before the listing. The environemnt variable
+BLOCKSIZE overrides the unit size of 512 bytes.
.It Fl t
Sort by time modified (most recently modified
first) before sorting the operands by lexicographical
OpenPOWER on IntegriCloud