diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1997-09-18 06:55:21 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1997-09-18 06:55:21 +0000 |
| commit | 34384756cd560fbdfacc1100579776ba7808d7be (patch) | |
| tree | e6540eb6c2714bdf707982c0db49b2763e81f4f2 /bin/ls | |
| parent | be9950897a9a9fe0e43eaa0650a2f49265843d46 (diff) | |
Notes
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 df4692dabbd1b..32c5b1d61a260 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 |
