diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-09-24 18:27:15 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-09-24 18:27:15 +0000 |
commit | 40c54a854fbef1d9e14c2d521833a40227333a2b (patch) | |
tree | ec550d9c0d32cae5769630c9e99da9b678587e29 /INSTALL | |
parent | 217870913627ecd48dfa5ff7aebbb8e9c421ba46 (diff) | |
download | fetchmail-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-- | INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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! |