diff options
| author | Eli Zaretskii | 2001-02-23 19:10:12 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-02-23 19:10:12 +0000 |
| commit | f51e949ce9dd12fb5113b583eb96e32d034cff51 (patch) | |
| tree | 4b5f50124fa4a9656e4505461497c831c2fcad54 | |
| parent | f55ae59994180d28d07ca9f7b0c43efe053cfef2 (diff) | |
| download | emacs-f51e949ce9dd12fb5113b583eb96e32d034cff51.tar.gz emacs-f51e949ce9dd12fb5113b583eb96e32d034cff51.zip | |
(General Variables): Fix a typo in the CDPATH entry.
| -rw-r--r-- | man/cmdargs.texi | 2 |
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 | |||
| 311 | to be set, but it uses their values if they are set. | 311 | to 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 |
| 315 | Used by the @code{cd} command to search for the directory you specify, | 315 | Used by the @code{cd} command to search for the directory you specify, |
| 316 | when you specify a relative directory name. | 316 | when you specify a relative directory name. |
| 317 | @item DOMAINNAME | 317 | @item DOMAINNAME |