diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-08 19:48:46 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-08 19:48:46 +0000 |
commit | b0e962d30e5bba97944ba579a7a5d006efa61694 (patch) | |
tree | 1567f55a25a1102c1a2ae9ea7dc939cc7eff53b8 /usr.bin | |
parent | e962532b26346842b9fb60a465dbb2f8b9bbb10a (diff) |
s/environmental/environment/
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/du/du.1 | 6 | ||||
-rw-r--r-- | usr.bin/env/env.1 | 4 | ||||
-rw-r--r-- | usr.bin/make/make.1 | 4 | ||||
-rw-r--r-- | usr.bin/rpcgen/rpcgen.1 | 4 | ||||
-rw-r--r-- | usr.bin/tn3270/mset/mset.1 | 10 | ||||
-rw-r--r-- | usr.bin/tset/tset.1 | 8 |
6 files changed, 18 insertions, 18 deletions
diff --git a/usr.bin/du/du.1 b/usr.bin/du/du.1 index 468b77501b9..3c7bfa0ec6a 100644 --- a/usr.bin/du/du.1 +++ b/usr.bin/du/du.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: du.1,v 1.4 1995/03/28 17:50:14 glass Exp $ +.\" $NetBSD: du.1,v 1.4.2.1 1995/12/05 02:45:41 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -107,10 +107,10 @@ Files having multiple hard links are counted (and displayed) a single time per .Nm du execution. -.Sh ENVIRONMENTAL VARIABLES +.Sh ENVIRONMENT VARIABLES .Bl -tag -width BLOCKSIZE .It Ev BLOCKSIZE -If the environmental variable +If the environment variable .Ev BLOCKSIZE is set, and the .Fl k diff --git a/usr.bin/env/env.1 b/usr.bin/env/env.1 index 6b2401e829c..b37a8f27f20 100644 --- a/usr.bin/env/env.1 +++ b/usr.bin/env/env.1 @@ -32,7 +32,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)printenv.1 6.7 (Berkeley) 7/28/91 -.\" $Id: env.1,v 1.1 1995/10/18 08:45:06 deraadt Exp $ +.\" $Id: env.1,v 1.2 1995/12/08 19:48:00 deraadt Exp $ .\" .Dd August 27, 1993 .Dt ENV 1 @@ -56,7 +56,7 @@ after modifying the environment as specified on the command line. The option .Ar name=value specifies -an environmental variable, +an environment variable, .Ar name , with a value of .Ar value . diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index e7ec91765d9..4e31684262c 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: make.1,v 1.9 1995/06/14 15:19:37 christos Exp $ +.\" $NetBSD: make.1,v 1.9.2.1 1995/12/05 02:50:07 jtc Exp $ .\" Copyright (c) 1990 The Regents of the University of California. .\" All rights reserved. .\" @@ -112,7 +112,7 @@ Print debugging information about target list maintenance. Print debugging information about variable assignment. .El .It Fl e -Specify that environmental variables override macro assignments within +Specify that environment variables override macro assignments within makefiles. .It Fl f Ar makefile Specify a makefile to read instead of the default diff --git a/usr.bin/rpcgen/rpcgen.1 b/usr.bin/rpcgen/rpcgen.1 index bc4240ed042..e17efab0ee7 100644 --- a/usr.bin/rpcgen/rpcgen.1 +++ b/usr.bin/rpcgen/rpcgen.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: rpcgen.1,v 1.5 1995/06/11 21:50:11 pk Exp $ +.\" $NetBSD: rpcgen.1,v 1.5.2.1 1995/12/05 02:51:02 jtc Exp $ .\" from: @(#)rpcgen.new.1 1.1 90/11/09 TIRPC 1.0; from 40.10 of 10/10/89 .\" Copyright (c) 1988,1990 Sun Microsystems, Inc. - All Rights Reserved. .Dd June 11, 1995 @@ -94,7 +94,7 @@ When it is started by a port monitor, it creates servers only for the transport for which the file descriptor 0 was passed. The name of the transport must be specified -by setting up the environmental variable +by setting up the environment variable .Ev PM_TRANSPORT . When the server generated by .Nm rpcgen diff --git a/usr.bin/tn3270/mset/mset.1 b/usr.bin/tn3270/mset/mset.1 index 4d725762d21..aac00dc61a8 100644 --- a/usr.bin/tn3270/mset/mset.1 +++ b/usr.bin/tn3270/mset/mset.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)mset.1 4.6 (Berkeley) 7/27/91 -.\" $Id: mset.1,v 1.1 1995/10/18 08:46:22 deraadt Exp $ +.\" $Id: mset.1,v 1.2 1995/12/08 19:48:21 deraadt Exp $ .\" .Dd July 27, 1991 .Dt MSET 1 @@ -138,7 +138,7 @@ to issue warning messages about these unknown entries. .It Fl shell If the .Pa map3270 -entry is longer than the shell's 1024 environmental variable +entry is longer than the shell's 1024 environment variable length limit, the default .Nm mset output cannot be used to store the mapping information in the process @@ -151,10 +151,10 @@ The .Fl shell argument causes .Nm mset -to generate shell commands to set the environmental variables +to generate shell commands to set the environment variables .Ev MAP3270 , .Ev MAP3270A , -and so on, breaking up the entry to fit within the shell environmental +and so on, breaking up the entry to fit within the shell environment variable length limit. To set these variables, place the following command in your .Pa .login @@ -173,7 +173,7 @@ instead of determining the keyboard name from the .Ev KEYBD or .Ev TERM -environmental variables. +environment variables. .Sh FILES .Bl -tag -width /usr/share/misc/map3270 -compact .It Pa /usr/share/misc/map3270 diff --git a/usr.bin/tset/tset.1 b/usr.bin/tset/tset.1 index 1ef865a8a20..da74ff34da4 100644 --- a/usr.bin/tset/tset.1 +++ b/usr.bin/tset/tset.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: tset.1,v 1.4 1994/12/07 05:08:13 jtc Exp $ +.\" $NetBSD: tset.1,v 1.4.2.1 1995/12/05 02:53:34 jtc Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -72,7 +72,7 @@ argument specified on the command line. .It The value of the .Ev TERM -environmental variable. +environment variable. .It The terminal type associated with the standard error output device in the .Pa /etc/ttys @@ -185,7 +185,7 @@ option is specified, the commands to enter the information into the shell's environment are written to the standard output. If the .Ev SHELL -environmental variable ends in ``csh'', the commands are for the +environment variable ends in ``csh'', the commands are for the .Nm csh , otherwise, they are for .Xr sh . @@ -222,7 +222,7 @@ information is incorrect) the terminal type derived from the .Pa /etc/ttys file or the .Ev TERM -environmental variable is often something generic like +environment variable is often something generic like .Dq network , .Dq dialup , or |