aboutsummaryrefslogtreecommitdiffstats
path: root/indexgen.sh
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-07-20 06:36:42 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-07-20 06:36:42 +0000
commitf54d72aaf1c6448a8dc8c713b8cab3f308c11385 (patch)
tree30c5935e2d0dc44271f27a1846e4f78895952b55 /indexgen.sh
parentd5c6071b7bb1ae7ba35b4fdcc626b747603a8325 (diff)
downloadfetchmail-f54d72aaf1c6448a8dc8c713b8cab3f308c11385.tar.gz
fetchmail-f54d72aaf1c6448a8dc8c713b8cab3f308c11385.tar.bz2
fetchmail-f54d72aaf1c6448a8dc8c713b8cab3f308c11385.zip
Plug Open Source.
svn path=/trunk/; revision=1988
Diffstat (limited to 'indexgen.sh')
-rwxr-xr-xindexgen.sh17
1 files changed, 11 insertions, 6 deletions
diff --git a/indexgen.sh b/indexgen.sh
index e72bbe8d..0b7a33df 100755
--- a/indexgen.sh
+++ b/indexgen.sh
@@ -37,7 +37,7 @@ cat >index.html <<EOF
<H1>What fetchmail does:</H1>
-Fetchmail is a free, full-featured, robust, well-documented
+Fetchmail is a full-featured, robust, well-documented
remote-mail retrieval and forwarding utility intended to be used over
on-demand TCP/IP links (such as SLIP or PPP connections). It supports
every remote-mail protocol now in use on the Internet: POP2, POP3,
@@ -76,6 +76,10 @@ Fetchmail is fast and lightweight. It packs all its standard
features (POP3, IMAP, and ETRN support) in less than 96K of core on a
Pentium under Linux.<p>
+Fetchmail is <a href="http://www.opensource.org">open-source</a>
+software. The openness of the sources is your strongest possible
+assurance of quality and reliability.<P>
+
<H1>Where to find out more about fetchmail:</H1>
See the <a href="fetchmail-features.html">Fetchmail Feature List</a> for more
@@ -174,11 +178,12 @@ The fetchmail development project was a sociological experiment as well
as a technical effort. I ran it as a test of some theories about why the
Linux development model works.<P>
-I wrote a paper, <A HREF="../writings/cathedral-bazaar/">The Cathedral
-And The Bazaar</A>, about these theories and the project. The paper
-became quite popular and (to my continuing astonishment) may have
-actually helped change the world. Chase the title link, above, to its
-page. <P>
+I wrote a paper, <A
+HREF="http://www.tuxedo.org/~esr/writings/cathedral-bazaar/">The
+Cathedral And The Bazaar</A>, about these theories and the project.
+The paper became quite popular and (to my continuing astonishment) may
+have actually helped change the world. Chase the title link, above,
+to its page.<P>
<H1>Recent releases and where fetchmail is going:</H2>