Skip to content

Commit

Permalink
environmental -> environment
Browse files Browse the repository at this point in the history
  • Loading branch information
charnier authored and charnier committed Sep 19, 1997
1 parent c98ddba commit 05f036a
Showing 8 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions bin/df/df.1
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)df.1 8.2 (Berkeley) 1/13/94
.\" $Id: df.1,v 1.4 1996/08/29 18:05:48 wosch Exp $
.\" $Id: df.1,v 1.4.2.1 1996/12/13 17:15:10 joerg Exp $
.\"
.Dd January 13, 1994
.Dt DF 1
@@ -99,7 +99,7 @@ will display statistics for UFS and LFS filesystems.
.Sh ENVIRONMENTAL VARIABLES
.Bl -tag -width BLOCKSIZE
.It Ev BLOCKSIZE
If the environmental variable
If the environment variable
.Ev BLOCKSIZE
is set, the block counts will be displayed in units of that size block.
.El
6 changes: 3 additions & 3 deletions bin/ls/ls.1
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ls.1 8.6 (Berkeley) 4/18/94
.\" $Id: ls.1,v 1.5.2.2 1997/03/07 02:00:30 mpp Exp $
.\" $Id: ls.1,v 1.5.2.3 1997/03/26 17:55:17 obrien Exp $
.\"
.Dd April 18, 1994
.Dt LS 1
@@ -294,12 +294,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
10 changes: 5 additions & 5 deletions contrib/nvi/docs/USD.doc/vi.man/vi.1
Original file line number Diff line number Diff line change
@@ -153,7 +153,7 @@ Batch mode is useful when running
scripts.
Prompts, informative messages and other user oriented message
are turned off,
and no startup files or environmental variables are read.
and no startup files or environment variables are read.
This is the POSIX 1003.2 interface for the historic ``\-'' argument.
.I \&Nex/nvi
supports both the old and new syntax.
@@ -1417,14 +1417,14 @@ Set searches to wrap around the end or beginning of the file.
.TP
.B "writeany, wa [off]"
Turn off file-overwriting checks.
.SH ENVIRONMENTAL VARIABLES
.SH ENVIRONMENT VARIABLES
.TP
.I COLUMNS
The number of columns on the screen.
This value overrides any system or terminal specific values.
If the
.I COLUMNS
environmental variable is not set when
environment variable is not set when
.I ex/vi
runs, or the
.B columns
@@ -1453,7 +1453,7 @@ The number of rows on the screen.
This value overrides any system or terminal specific values.
If the
.I LINES
environmental variable is not set when
environment variable is not set when
.I ex/vi
runs, or the
.B lines
@@ -1476,7 +1476,7 @@ The user's terminal type.
The default is the type ``unknown''.
If the
.I TERM
environmental variable is not set when
environment variable is not set when
.I ex/vi
runs, or the
.B term
4 changes: 2 additions & 2 deletions lib/libc/stdlib/malloc.3
Original file line number Diff line number Diff line change
@@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)malloc.3 8.1 (Berkeley) 6/4/93
.\" $Id: malloc.3,v 1.13 1997/07/01 18:39:36 phk Exp $
.\" $Id: malloc.3,v 1.6.2.2 1997/07/24 08:25:25 phk Exp $
.\"
.Dd August 27, 1996
.Dt MALLOC 3
@@ -232,7 +232,7 @@ The following environment variables affect the execution of the allocation
functions:
.Bl -tag -width MMM
.It Ev MALLOC_OPTIONS
If the environmental variable
If the environment variable
.Ev MALLOC_OPTIONS
is set, the characters it contains will be interpreted as flags to the
allocation functions.
2 changes: 1 addition & 1 deletion lib/libc/stdtime/ctime.3
Original file line number Diff line number Diff line change
@@ -83,7 +83,7 @@ the broken-out time information for the value after adjusting for the current
time zone (and any other factors such as Daylight Saving Time).
Time zone adjustments are performed as specified by the
.Ev TZ
environmental variable (see
environment variable (see
.Xr tzset 3 ) .
The function
.Fn localtime
2 changes: 1 addition & 1 deletion lib/libncurses/curs_termatt.3
Original file line number Diff line number Diff line change
@@ -55,7 +55,7 @@ returns a logical \fBOR\fR of all video attributes supported by the
terminal. This information is useful when a \fBncurses\fR program
needs complete control over the appearance of the screen.

The \fBtermname\fR routine returns the value of the environmental
The \fBtermname\fR routine returns the value of the environment
variable \fBTERM\fR (truncated to 14 characters).
.SH RETURN VALUE
\fBlongname\fR and \fBtermname\fR return \fBNULL\fR on error.
4 changes: 2 additions & 2 deletions usr.sbin/lpr/lp/lp.1
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $Id: lp.1,v 1.1 1995/01/23 19:22:37 joerg Exp $
.\" $Id: lp.1,v 1.2 1996/05/11 18:56:09 joerg Exp $
.\"
.Dd January 22, 1995
.Dt LP 1
@@ -67,7 +67,7 @@ To specify a particular printer, option
.Fl d Ar dest
can be used. If no
.Fl d
is provided on the command line, the contents of the environmental
is provided on the command line, the contents of the environment
variables
.Ev LPDEST
or
6 changes: 3 additions & 3 deletions usr.sbin/quot/quot.8
Original file line number Diff line number Diff line change
@@ -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.4 1996/12/23 23:09:55 wosch Exp $
.\" $Id: quot.8,v 1.3.4.1 1997/01/02 17:48:12 mpp Exp $
.\"
.Dd February 8, 1994
.Dt QUOT 8
@@ -77,10 +77,10 @@ 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 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
.Gl k

0 comments on commit 05f036a

Please sign in to comment.