(General Variables) <EMACSDOC>: It's used to
authorGerd Moellmann <gerd@gnu.org>
Thu, 22 Feb 2001 14:58:21 +0000 (14:58 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 22 Feb 2001 14:58:21 +0000 (14:58 +0000)
initialize doc-directory, not data-directory.
<INFOPATH>: Description reworded.

man/cmdargs.texi

index 8fdb0aa79147b8e32536058f74cf72e1d47f3eb9..a4160a3cfbae4c7e3012a2d495114ead5f1e72ec 100644 (file)
@@ -329,7 +329,7 @@ This is used to initialize the Lisp variable @code{data-directory}.
 @item EMACSDOC
 Directory for the documentation string file,
 @file{DOC-@var{emacsversion}}.  This is used to initialize the Lisp
-variable @code{data-directory}.
+variable @code{doc-directory}.
 @item EMACSLOADPATH
 A colon-separated list of directories to search for Emacs Lisp
 files---used to initialize @code{load-path}.
@@ -354,7 +354,7 @@ The name of the machine that Emacs is running on.
 A colon-separated list of directories.  Used by the @code{complete} package
 to search for files.
 @item INFOPATH
-A colon-separated list of directories to search for Info files in.
+A colon-separated list of directories in which to search for Info files.
 @item LC_ALL
 @itemx LC_CTYPE
 @itemx LANG