summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1998-05-13 07:57:49 +0000
committerphk <phk@FreeBSD.org>1998-05-13 07:57:49 +0000
commit4c734c0e4de709683f4afbb37447b0af994c3c58 (patch)
tree468158a2227f1452af6ed05d9ffd880ad8ad173b /bin
parentf11a8e465dc7311a07bb695b047439fac46e0f6e (diff)
downloadFreeBSD-src-4c734c0e4de709683f4afbb37447b0af994c3c58.zip
FreeBSD-src-4c734c0e4de709683f4afbb37447b0af994c3c58.tar.gz
.Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT
PR: 6599 Reviewed by: phk Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'bin')
-rw-r--r--bin/date/date.14
-rw-r--r--bin/df/df.14
-rw-r--r--bin/ls/ls.14
3 files changed, 6 insertions, 6 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1
index ffe5413..6d87af9 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 c1f7593..6f6c14c 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 c7ccb81..a0d248e 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
OpenPOWER on IntegriCloud