diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-10-09 22:06:43 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-10-09 22:06:43 +0000 |
commit | 0e8408cc75d9fde1ce329d9644c12fd620001fb0 (patch) | |
tree | 2a9d53c00a5f4eca70824561d62dcdfce3c9d932 /indexgen.sh | |
parent | cc2f3b53159bbc5d8b450789fd452c363e8bfa2c (diff) | |
download | fetchmail-0e8408cc75d9fde1ce329d9644c12fd620001fb0.tar.gz fetchmail-0e8408cc75d9fde1ce329d9644c12fd620001fb0.tar.bz2 fetchmail-0e8408cc75d9fde1ce329d9644c12fd620001fb0.zip |
Documentation improvements.
svn path=/trunk/; revision=2082
Diffstat (limited to 'indexgen.sh')
-rwxr-xr-x | indexgen.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indexgen.sh b/indexgen.sh index 7139c68b..ab7e15d7 100755 --- a/indexgen.sh +++ b/indexgen.sh @@ -69,8 +69,8 @@ it is pretty hard for anyone to tell that the incoming mail link is not a full-time "push" connection.<p> Fetchmail is easy to configure. You can edit its dotfile directly, or -use the interactive GUI configurator supplied with the fetchmail -distribution.<P> +use the interactive GUI configurator (fetchmailconf) supplied with the +fetchmail distribution.<P> Fetchmail is fast and lightweight. It packs all its standard features (POP3, IMAP, and ETRN support) in less than 97K of core on a |