aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
Diffstat (limited to 'man7')
-rw-r--r--man7/environ.76
1 files changed, 4 insertions, 2 deletions
diff --git a/man7/environ.7 b/man7/environ.7
index 11dfb48629..39959f1f78 100644
--- a/man7/environ.7
+++ b/man7/environ.7
@@ -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.