aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 5 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 070531f9..8e8c07b2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -25,11 +25,11 @@ Lastly, become root and run
make install
This will install fetchmail. By default, fetchmail will be installed
-in /usr/local/bin, with the man page in /usr/local/man/man1, and the
-GNU info file in /usr/local/info. If you wish to change these defaults,
-edit the Makefile AFTER you run "configure" but BEFORE you run
-"make install." You can easily choose a prefix other than /usr/local,
-or you can choose completely different directories for each item.
+in /usr/local/bin, with the man page in /usr/local/man/man1. If you
+wish to change these defaults, edit the Makefile AFTER you run
+"configure" but BEFORE you run "make install." You can easily choose
+a prefix other than /usr/local, or you can choose completely different
+directories for each item.
See the man page or the file sample.rcfile for a description of how to
configure your individual preferences.