diff man/cmdargs.texi @ 36295:1203ee52391f

(General Variables) <EMACSDOC>: It's used to initialize doc-directory, not data-directory. <INFOPATH>: Description reworded.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 22 Feb 2001 14:58:21 +0000
parents 1bca8e306103
children 94ea84369e43
line wrap: on
line diff
--- a/man/cmdargs.texi	Thu Feb 22 14:45:07 2001 +0000
+++ b/man/cmdargs.texi	Thu Feb 22 14:58:21 2001 +0000
@@ -329,7 +329,7 @@
 @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 @@
 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