diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1998-05-13 07:57:49 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1998-05-13 07:57:49 +0000 |
| commit | 84717b42e80365b83f1038618e4163328e9d478b (patch) | |
| tree | 08f0b6950cf1d27f5866c47f8698eb691e9306b1 /bin | |
| parent | e4a57cb44a6fa0e7fe1cf5b1d9f09ad7e06c68e9 (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/date/date.1 | 4 | ||||
| -rw-r--r-- | bin/df/df.1 | 4 | ||||
| -rw-r--r-- | bin/ls/ls.1 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1 index ffe5413080ec..6d87af9633f8 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)date.1 8.3 (Berkeley) 4/28/95 -.\" $Id: date.1,v 1.23 1998/04/20 21:06:38 rnordier Exp $ +.\" $Id: date.1,v 1.24 1998/05/06 06:51:13 charnier Exp $ .\" .Dd November 17, 1993 .Dt DATE 1 @@ -242,7 +242,7 @@ date 1432 sets the time to .Li "2:32 PM" , without modifying the date. -.Sh ENVIRONMENT VARIABLES +.Sh ENVIRONMENT The execution of .Nm is affected by the following environment variables: diff --git a/bin/df/df.1 b/bin/df/df.1 index c1f759353ef1..6f6c14c09600 100644 --- a/bin/df/df.1 +++ b/bin/df/df.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)df.1 8.3 (Berkeley) 5/8/95 -.\" $Id: df.1,v 1.11 1997/09/18 06:50:26 charnier Exp $ +.\" $Id: df.1,v 1.12 1998/05/13 07:35:44 charnier Exp $ .\" .Dd May 8, 1995 .Dt DF 1 @@ -102,7 +102,7 @@ that are available on the system: sysctl vfs .Ed .El -.Sh ENVIRONMENT VARIABLES +.Sh ENVIRONMENT .Bl -tag -width BLOCKSIZE .It Ev BLOCKSIZE If the environment variable diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index c7ccb8195744..a0d248e20007 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.20 1998/04/24 20:15:41 des Exp $ +.\" $Id: ls.1,v 1.21 1998/04/29 18:39:51 imp Exp $ .\" .Dd July 29, 1994 .Dt LS 1 @@ -345,7 +345,7 @@ or The .Nm ls utility exits 0 on success, and >0 if an error occurs. -.Sh ENVIRONMENT VARIABLES +.Sh ENVIRONMENT The following environment variables affect the execution of .Nm ls : .Bl -tag -width BLOCKSIZE |
