diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-02-15 03:52:22 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-02-15 03:52:22 +0000 |
commit | a90b20cfb6fa5332dd8a4335b16a171feaf5a3a1 (patch) | |
tree | d6cb1a8bafd9b0ad735f27ada22a5c884be64cb5 /indexgen.sh | |
parent | 0b3901aacf0dfb18d83570878919dbdbb7956709 (diff) | |
download | fetchmail-a90b20cfb6fa5332dd8a4335b16a171feaf5a3a1.tar.gz fetchmail-a90b20cfb6fa5332dd8a4335b16a171feaf5a3a1.tar.bz2 fetchmail-a90b20cfb6fa5332dd8a4335b16a171feaf5a3a1.zip |
Minor fixes for 5.9.8.
svn path=/trunk/; revision=3578
Diffstat (limited to 'indexgen.sh')
-rwxr-xr-x | indexgen.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indexgen.sh b/indexgen.sh index 2e0c50bf..8880dbf9 100755 --- a/indexgen.sh +++ b/indexgen.sh @@ -68,6 +68,10 @@ cat >index.html <<EOF <H1>The fetchmail Home Page</H1> </center><P> +<p><b>Note: if you are a stranded fetchmail.com user, we're sorry but +we have nothing to do with that site and cannot help you. It's just an +unfortunate coincidence of names.</b> + <H1>What fetchmail does:</H1> <P>Fetchmail is a full-featured, robust, well-documented |