aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-09-24 18:27:15 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-09-24 18:27:15 +0000
commit40c54a854fbef1d9e14c2d521833a40227333a2b (patch)
treeec550d9c0d32cae5769630c9e99da9b678587e29 /INSTALL
parent217870913627ecd48dfa5ff7aebbb8e9c421ba46 (diff)
downloadfetchmail-40c54a854fbef1d9e14c2d521833a40227333a2b.tar.gz
fetchmail-40c54a854fbef1d9e14c2d521833a40227333a2b.tar.bz2
fetchmail-40c54a854fbef1d9e14c2d521833a40227333a2b.zip
*** empty log message ***
svn path=/trunk/; revision=121
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 334da894..3c2709dc 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
- INSTALL Instructions for Fetchmail
+ INSTALL Instructions for fetchmail
Installing fetchmail is easy. From within this directory, type:
@@ -31,7 +31,7 @@ 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 file sample.rcfile for a description of configuring your
-individual preferences.
+See the man page or the file sample.rcfile for a description of how to
+configure your individual preferences.
Enjoy!