diff options
Diffstat (limited to 'bin/ls')
-rw-r--r-- | bin/ls/ls.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index df4692d..32c5b1d 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.13 1997/03/26 17:48:37 obrien Exp $ +.\" $Id: ls.1,v 1.14 1997/04/29 10:03:05 dfr Exp $ .\" .Dd July 29, 1994 .Dt LS 1 @@ -305,12 +305,12 @@ or The .Nm ls utility exits 0 on success, and >0 if an error occurs. -.Sh ENVIRONMENTAL VARIABLES +.Sh ENVIRONMENT VARIABLES The following environment variables affect the execution of .Nm ls : .Bl -tag -width BLOCKSIZE .It Ev BLOCKSIZE -If the environmental variable +If the environment variable .Ev BLOCKSIZE is set, the block counts (see |