]> git.eshelyaron.com Git - emacs.git/commitdiff
Info files moved to share/info.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 18 Jan 2007 16:13:34 +0000 (16:13 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 18 Jan 2007 16:13:34 +0000 (16:13 +0000)
INSTALL
etc/emacs.1

diff --git a/INSTALL b/INSTALL
index be3dde42f12b625e9d2dde828f612c9b12c95282..0ea085dd5651db660680c7878e70d4b8e840b391 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -504,10 +504,11 @@ are installed in the following directories:
                useful for sites at which different kinds of machines
                share the file system Emacs is installed on.
 
-`/usr/local/info' holds the on-line documentation for Emacs, known as
-               "info files".  Many other GNU programs are documented
-               using info files as well, so this directory stands
-               apart from the other, Emacs-specific directories.
+`/usr/local/share/info' holds the on-line documentation for Emacs,
+               known as "info files".  Many other GNU programs are
+               documented using info files as well, so this directory
+               stands apart from the other, Emacs-specific
+               directories.
 
 `/usr/local/man/man1' holds the man pages for the programs installed
                in `/usr/local/bin'.
@@ -533,8 +534,8 @@ the command.  See the section below called `MAKE VARIABLES' for more
 information on this.
 
 8) Check the file `dir' in your site's info directory (usually
-/usr/local/info) to make sure that it has a menu entry for the Emacs
-info files.
+/usr/local/share/info) to make sure that it has a menu entry for the
+Emacs info files.
 
 9) If your system uses lock files to interlock access to mailer inbox files,
 then you might need to make the movemail program setuid or setgid
@@ -600,7 +601,7 @@ Here is a complete list of the variables you may want to set.
        installed on.
 
 `infodir' indicates where to put the info files distributed with
-       Emacs; it defaults to `/usr/local/info'.
+       Emacs; it defaults to `/usr/local/share/info'.
 
 `mandir' indicates where to put the man pages for Emacs and its
        utilities (like `etags'); it defaults to
index 5fe25097714abbf8e45b220d51b2fb87d68124d3..4ebcd7c632c820d13f64258d61e737e4c0495c8e 100644 (file)
@@ -431,7 +431,7 @@ make and distribute copies of the Emacs manual.  The TeX source to the
 manual is also included in the Emacs source distribution.
 .PP
 .SH FILES
-/usr/local/info - files for the Info documentation browser
+/usr/local/share/info - files for the Info documentation browser
 (a subsystem of Emacs) to refer to.  Currently not much of Unix
 is documented here, but the complete text of the Emacs reference
 manual is included in a convenient tree structured form.