environ.7: Minor tweaks to Bastien's patch

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-01-30 14:34:54 +01:00
parent 26dc4876ef
commit fecb03bc50
1 changed files with 0 additions and 4 deletions

View File

@ -107,12 +107,8 @@ What follows is a list of environment variables typically seen on a
system.
This list is incomplete and includes only common variables seen
by average users in their day-to-day routine.
Care should be taken
to not conflict with the variables specified in the next sections.
Environment variables specific to a particular program or library function
are documented in the ENVIRONMENT section of the appropriate manual page.
.SH ENVIRONMENT
Common examples of environment variables are:
.TP
.B USER
The name of the logged-in user (used by some BSD-derived programs).