From 9ca13eea685686bde5a2f54317b39a8aa6dcb16a Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 29 Apr 1998 18:39:51 +0000 Subject: [PATCH] Add note about BLOCKSIZE variable to -s flag. --- bin/ls/ls.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index 5b46031cb9e6..c7ccb8195744 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