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. scripts.
Prompts, informative messages and other user oriented message Prompts, informative messages and other user oriented message
are turned off, 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. This is the POSIX 1003.2 interface for the historic ``\-'' argument.
.I \&Nex/nvi .I \&Nex/nvi
supports both the old and new syntax. supports both the old and new syntax.
@ -1417,14 +1417,14 @@ Set searches to wrap around the end or beginning of the file.
.TP .TP
.B "writeany, wa [off]" .B "writeany, wa [off]"
Turn off file-overwriting checks. Turn off file-overwriting checks.
.SH ENVIRONMENTAL VARIABLES .SH ENVIRONMENT VARIABLES
.TP .TP
.I COLUMNS .I COLUMNS
The number of columns on the screen. The number of columns on the screen.
This value overrides any system or terminal specific values. This value overrides any system or terminal specific values.
If the If the
.I COLUMNS .I COLUMNS
environmental variable is not set when environment variable is not set when
.I ex/vi .I ex/vi
runs, or the runs, or the
.B columns .B columns
@ -1453,7 +1453,7 @@ The number of rows on the screen.
This value overrides any system or terminal specific values. This value overrides any system or terminal specific values.
If the If the
.I LINES .I LINES
environmental variable is not set when environment variable is not set when
.I ex/vi .I ex/vi
runs, or the runs, or the
.B lines .B lines
@ -1476,7 +1476,7 @@ The user's terminal type.
The default is the type ``unknown''. The default is the type ``unknown''.
If the If the
.I TERM .I TERM
environmental variable is not set when environment variable is not set when
.I ex/vi .I ex/vi
runs, or the runs, or the
.B term .B term