summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/date/date.14
-rw-r--r--bin/df/df.14
-rw-r--r--bin/ls/ls.14
-rw-r--r--usr.bin/apply/apply.14
-rw-r--r--usr.bin/du/du.14
-rw-r--r--usr.bin/which/which.14
-rw-r--r--usr.sbin/pppctl/pppctl.84
-rw-r--r--usr.sbin/pstat/pstat.82
-rw-r--r--usr.sbin/quot/quot.84
9 files changed, 17 insertions, 17 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1
index a8c9a51c418..9a26b46a6ea 100644
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: date.1,v 1.9 1997/10/04 09:17:33 deraadt Exp $
+.\" $OpenBSD: date.1,v 1.10 1998/05/13 10:33:18 deraadt Exp $
.\" $NetBSD: date.1,v 1.12 1996/03/12 04:32:37 phil Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -169,7 +169,7 @@ date 1432
sets the time to
.Li "2:32 PM" ,
without modifying the date.
-.Sh ENVIRONMENT VARIABLES
+.Sh ENVIRONMENT
The following environment variables affect the execution of
.Nm date :
.Bl -tag -width TZ
diff --git a/bin/df/df.1 b/bin/df/df.1
index c5ee6aecfbc..a81c5ea1140 100644
--- a/bin/df/df.1
+++ b/bin/df/df.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: df.1,v 1.6 1997/08/19 06:46:56 denny Exp $
+.\" $OpenBSD: df.1,v 1.7 1998/05/13 10:33:19 deraadt Exp $
.\" $NetBSD: df.1,v 1.12 1995/12/05 02:42:45 jtc Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
@@ -104,7 +104,7 @@ be taken. If a file system is given on the command line that is not of
the specified type, a warning is issued and no information is given on
that file system.
.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 f3e35fbbe05..994f6130b21 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ls.1,v 1.4 1997/04/01 22:59:36 deraadt Exp $
+.\" $OpenBSD: ls.1,v 1.5 1998/05/13 10:33:23 deraadt Exp $
.\" $NetBSD: ls.1,v 1.14 1995/12/05 02:44:01 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
@@ -311,7 +311,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
diff --git a/usr.bin/apply/apply.1 b/usr.bin/apply/apply.1
index a9ff2eec7d4..fe7fe37d4d1 100644
--- a/usr.bin/apply/apply.1
+++ b/usr.bin/apply/apply.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: apply.1,v 1.5 1998/04/28 07:42:59 deraadt Exp $
+.\" $OpenBSD: apply.1,v 1.6 1998/05/13 10:33:24 deraadt Exp $
.\" $NetBSD: apply.1,v 1.4 1996/03/18 23:16:57 jtc Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
@@ -92,7 +92,7 @@ as a magic character may be changed with the
.Fl a
option.
.El
-.Sh ENVIRONMENT VARIABLES
+.Sh ENVIRONMENT
The following environment variable affects the execution of
.Nm apply :
.Bl -tag -width SHELL
diff --git a/usr.bin/du/du.1 b/usr.bin/du/du.1
index 67291728cea..d3895c59129 100644
--- a/usr.bin/du/du.1
+++ b/usr.bin/du/du.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: du.1,v 1.5 1998/02/16 09:23:06 deraadt Exp $
+.\" $OpenBSD: du.1,v 1.6 1998/05/13 10:33:26 deraadt Exp $
.\" $NetBSD: du.1,v 1.6 1996/10/18 07:20:31 thorpej Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -115,7 +115,7 @@ Files having multiple hard links are counted (and displayed) a single
time per
.Nm du
execution.
-.Sh ENVIRONMENT VARIABLES
+.Sh ENVIRONMENT
.Bl -tag -width BLOCKSIZE
.It Ev BLOCKSIZE
If the environment variable
diff --git a/usr.bin/which/which.1 b/usr.bin/which/which.1
index 1e9a5c25d01..b0c70ee6dc5 100644
--- a/usr.bin/which/which.1
+++ b/usr.bin/which/which.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: which.1,v 1.6 1998/01/28 17:18:52 millert Exp $
+.\" $OpenBSD: which.1,v 1.7 1998/05/13 10:33:27 deraadt Exp $
.\" Copyright (c) 1980, 1991 Regents of the University of California.
.\" All rights reserved.
.\"
@@ -71,7 +71,7 @@ A system error occurred.
.Sh DIAGNOSTICS
A diagnostic is given if an executable file with the argument
name was not found in the path.
-.Sh ENVIRONMENT VARIABLES
+.Sh ENVIRONMENT
.Bl -tag -width PATH
.It Ev PATH
.Nm
diff --git a/usr.sbin/pppctl/pppctl.8 b/usr.sbin/pppctl/pppctl.8
index 962411b0150..cf54c2b57bc 100644
--- a/usr.sbin/pppctl/pppctl.8
+++ b/usr.sbin/pppctl/pppctl.8
@@ -1,4 +1,4 @@
-.\" $Id: pppctl.8,v 1.3 1997/12/21 01:27:07 deraadt Exp $
+.\" $Id: pppctl.8,v 1.4 1998/05/13 10:33:29 deraadt Exp $
.Dd 26 June 1997
.Os OpenBSD
.Dt PPPCTL 8
@@ -158,7 +158,7 @@ You can even make a generic script:
exec pppctl /var/run/internet "$@"
.Ed
.Pp
-.Sh ENVIRONMENT VARIABLES
+.Sh ENVIRONMENT
The following environment variables are understood by
.Nm
when in interactive mode:
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8
index 12744f978b8..7712dded3b3 100644
--- a/usr.sbin/pstat/pstat.8
+++ b/usr.sbin/pstat/pstat.8
@@ -306,7 +306,7 @@ lease was evicted (nqnfs)
Number of bytes in an ordinary file, or
major and minor device of special file.
.El
-.Sh ENVIRONMENT VARIABLES
+.Sh ENVIRONMENT
.Bl -tag -width BLOCKSIZE
.It Ev BLOCKSIZE
If the environment variable
diff --git a/usr.sbin/quot/quot.8 b/usr.sbin/quot/quot.8
index 9e72fdc81b3..f077d958265 100644
--- a/usr.sbin/quot/quot.8
+++ b/usr.sbin/quot/quot.8
@@ -27,7 +27,7 @@
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: quot.8,v 1.2 1995/12/08 19:48:45 deraadt Exp $
+.\" $Id: quot.8,v 1.3 1998/05/13 10:33:32 deraadt Exp $
.\"
.Dd February 8, 1994
.Dt QUOT 8
@@ -77,7 +77,7 @@ to get a report of files and their owners.
In addition to the default output, display the number of files
not accessed within 30, 60 and 90 days.
.El
-.Sh ENVIRONMENT VARIABLES
+.Sh ENVIRONMENT
.Bl -tag -width BLOCKSIZE
.It Ev BLOCKSIZE
If the environment variable