From: Michael Kerrisk Date: Sat, 30 Jan 2021 07:44:13 +0000 (+0100) Subject: environ.7: wfix X-Git-Tag: man-pages-5.11~243 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6cb76fb6abfb9569d458d3faae039b1aa398ee5;p=thirdparty%2Fman-pages.git environ.7: wfix Signed-off-by: Michael Kerrisk --- 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.