aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-09-25 21:36:07 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-09-25 21:36:07 +0000
commit4d1a9910f0cf6c09d921825813a2b6d9e4e04dbb (patch)
tree3e612115f32a23530c36d5399db6d80facf4d1ce /INSTALL
parentd7d3ef0fdf1bc08e136fbf79a75278f9776771c7 (diff)
downloadfetchmail-4d1a9910f0cf6c09d921825813a2b6d9e4e04dbb.tar.gz
fetchmail-4d1a9910f0cf6c09d921825813a2b6d9e4e04dbb.tar.bz2
fetchmail-4d1a9910f0cf6c09d921825813a2b6d9e4e04dbb.zip
Updated documentation.
svn path=/trunk/; revision=151
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.