A few ENVIRONMENT sections had intro texts. Drop them to unify the look
(and they did not contain useful information).
Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
== ENVIRONMENT
-The *fsck* program's behavior is affected by the following environment variables:
-
*FSCK_FORCE_ALL_PARALLEL*::
If this environment variable is set, *fsck* will attempt to check all of the specified filesystems in parallel, regardless of whether the filesystems appear to be on the same device. (This is useful for RAID systems or high-end storage systems such as those sold by companies such as IBM or EMC.) Note that the _fs_passno_ value is still used.
== ENVIRONMENT
-If the following environment variable exists, it will be utilized by *vipw* and *vigr*:
-
*EDITOR*::
The editor specified by the string *EDITOR* will be invoked instead of the default editor *vi*(1).
== ENVIRONMENT
-The following environment variable is utilized by *script*:
-
*SCRIPT_DEBUG*=all::
enables script debug output.
== ENVIRONMENT
-The *more* command respects the following environment variables, if they exist:
-
*EDITOR*::
The editor of choice when *VISUAL* is not specified.
== ENVIRONMENT
-The following environment variables affect the behavior of *pg*:
-
*COLUMNS*::
Overrides the system-supplied number of columns if set.
== ENVIRONMENT
-The following environment variable is used:
-
*TERM*::
The *TERM* variable is used to relate a tty device with its device capability description (see *terminfo*(5)). *TERM* is set at login time, either by the default terminal type specified in _/etc/ttys_ or as set during the login process by the user in their _login_ file (see *setenv*(3)).