Add note about BLOCKSIZE variable to -s flag.

This commit is contained in:
Warner Losh 1998-04-29 18:39:51 +00:00
parent 3f6c4fc33b
commit 9ca13eea68
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=35515

View File

@ -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