diff options
-rw-r--r-- | lispintro/emacs-lisp-intro.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispintro/emacs-lisp-intro.texi b/lispintro/emacs-lisp-intro.texi index afa10333953..e61b9faab78 100644 --- a/lispintro/emacs-lisp-intro.texi +++ b/lispintro/emacs-lisp-intro.texi @@ -115,7 +115,7 @@ @c After creating the Info file, edit your Info `dir' file, if the @c `dircategory' section below does not enable your system to @c install the manual automatically. -@c (The `dir' file is often in the `/usr/local/info/' directory.) +@c (The `dir' file is often in the `/usr/local/share/info/' directory.) @c ================ How to Create an HTML file ================ |