aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2001-02-23 19:10:12 +0000
committerEli Zaretskii2001-02-23 19:10:12 +0000
commitf51e949ce9dd12fb5113b583eb96e32d034cff51 (patch)
tree4b5f50124fa4a9656e4505461497c831c2fcad54
parentf55ae59994180d28d07ca9f7b0c43efe053cfef2 (diff)
downloademacs-f51e949ce9dd12fb5113b583eb96e32d034cff51.tar.gz
emacs-f51e949ce9dd12fb5113b583eb96e32d034cff51.zip
(General Variables): Fix a typo in the CDPATH entry.
-rw-r--r--man/cmdargs.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi
index 73b2e5e4942..608a2f06b86 100644
--- a/man/cmdargs.texi
+++ b/man/cmdargs.texi
@@ -311,7 +311,7 @@ programs. Emacs does not require any of these environment variables
311to be set, but it uses their values if they are set. 311to be set, but it uses their values if they are set.
312 312
313@table @env 313@table @env
314@item @item CDPATH 314@item CDPATH
315Used by the @code{cd} command to search for the directory you specify, 315Used by the @code{cd} command to search for the directory you specify,
316when you specify a relative directory name. 316when you specify a relative directory name.
317@item DOMAINNAME 317@item DOMAINNAME