]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
environ.7: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 30 Jan 2021 07:44:13 +0000 (08:44 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 30 Jan 2021 07:44:13 +0000 (08:44 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/environ.7

index 11dfb48629a9235509d0ae93c112f647213e3303..39959f1f78dcd5d069cefc73545f1a3c6f3e9e7b 100644 (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.