aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2001-02-23 19:10:12 +0000
committerEli Zaretskii <[email protected]>2001-02-23 19:10:12 +0000
commitf51e949ce9dd12fb5113b583eb96e32d034cff51 (patch)
tree4b5f50124fa4a9656e4505461497c831c2fcad54
parentf55ae59994180d28d07ca9f7b0c43efe053cfef2 (diff)
(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 73b2e5e494..608a2f06b8 100644
--- a/man/cmdargs.texi
+++ b/man/cmdargs.texi
@@ -311,7 +311,7 @@ programs. Emacs does not require any of these environment variables
to be set, but it uses their values if they are set.
@table @env
-@item @item CDPATH
+@item CDPATH
Used by the @code{cd} command to search for the directory you specify,
when you specify a relative directory name.
@item DOMAINNAME