Typo: environmental variable -> environment variable.

This commit is contained in:
Philippe Charnier 1997-09-18 06:49:40 +00:00
parent 51f26ac519
commit 8e705c9c21
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29561

View File

@ -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