environ.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-01-30 08:44:13 +01:00
parent 5cf53bcf1a
commit b6cb76fb6a
1 changed files with 4 additions and 2 deletions

View File

@ -114,14 +114,16 @@ an explicit pathname (e.g.,
.IR . )
to specify the current working directory.
.IP
(Similarly one has
Analogously to
.BR PATH ,
one has
.B CDPATH
used by some shells to find the target
of a change directory command,
.B MANPATH
used by
.BR man (1)
to find manual pages, and so on)
to find manual pages, and so on.
.TP
.B PWD
The current working directory.