aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2017-04-18 19:33:08 +0300
committerEli Zaretskii2017-04-18 19:33:08 +0300
commitf2ab09ec60d5c66dac1e641e12c92ee834d19caf (patch)
treef55a3ff997b02c61faa9921419ec673902c436da
parentbc55a5742352f14b1ff3c50d19b5d00f087bd466 (diff)
downloademacs-f2ab09ec60d5c66dac1e641e12c92ee834d19caf.tar.gz
emacs-f2ab09ec60d5c66dac1e641e12c92ee834d19caf.zip
Fix a typo in indexing the user manual
* doc/emacs/cmdargs.texi (General Variables): Fix a horrible typo.
-rw-r--r--doc/emacs/cmdargs.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/emacs/cmdargs.texi b/doc/emacs/cmdargs.texi
index 7b07b500425..fa7a067bfd3 100644
--- a/doc/emacs/cmdargs.texi
+++ b/doc/emacs/cmdargs.texi
@@ -459,11 +459,11 @@ bus as well as autolaunching the D-Bus session bus if not running yet.
459Directory for the architecture-independent files that come with Emacs. 459Directory for the architecture-independent files that come with Emacs.
460This is used to initialize the variable @code{data-directory}. 460This is used to initialize the variable @code{data-directory}.
461@item EMACSDOC 461@item EMACSDOC
462#vindex EMACSDOC, environment variable 462@vindex EMACSDOC, environment variable
463Directory for the documentation string file, which is used to 463Directory for the documentation string file, which is used to
464initialize the Lisp variable @code{doc-directory}. 464initialize the Lisp variable @code{doc-directory}.
465@item EMACSLOADPATH 465@item EMACSLOADPATH
466#vindex EMACSLOADPATH, environment variable 466@vindex EMACSLOADPATH, environment variable
467A colon-separated list of directories@footnote{Here and below, 467A colon-separated list of directories@footnote{Here and below,
468whenever we say ``colon-separated list of directories'', it pertains 468whenever we say ``colon-separated list of directories'', it pertains
469to Unix and GNU/Linux systems. On MS-DOS and MS-Windows, the 469to Unix and GNU/Linux systems. On MS-DOS and MS-Windows, the