From 25b8f4a7dab44291733576dedd85679f18cc4cb8 Mon Sep 17 00:00:00 2001
From: "Eric S. Raymond" <esr@thyrsus.com>
Date: Wed, 13 May 1998 06:40:40 +0000
Subject: *** empty log message ***

svn path=/trunk/; revision=1770
---
 fetchmail-FAQ.html | 8 ++++----
 indexgen.sh        | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html
index 6a1cb4de..3407717b 100644
--- a/fetchmail-FAQ.html
+++ b/fetchmail-FAQ.html
@@ -10,7 +10,7 @@
 <table width="100%" cellpadding=0><tr>
 <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a>
 <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a>
-<td width="30%" align=right>$Date: 1998/05/08 19:56:48 $
+<td width="30%" align=right>$Date: 1998/05/13 06:36:21 $
 </table>
 <HR>
 <H1>Frequently Asked Questions About Fetchmail</H1>
@@ -308,7 +308,7 @@ enables some significant performance optimizations.<P>
 
 You can find sources for IMAP software at <a
 href="http://www.imap.org"> The IMAP Connection</a>; we like the
-freeware UW IMAP and Cyrus products. UW IMAP is the reference
+open-source UW IMAP and Cyrus products. UW IMAP is the reference
 implementation of IMAP.<P>
 
 <hr>
@@ -1840,7 +1840,7 @@ you issue the end-of-session QUIT command.  Fetchmail cannot fix this,
 it takes cooperation from the.  server. There are two possible
 remedies:<P>
 
-One is to switch to qpopper (the freeware POP3 server from Qualcomm,
+One is to switch to qpopper (the free POP3 server from Qualcomm,
 the Eudora people).  The qpopper software violates the POP3 RFCs by
 doing an expunge (removing deleted messages) on a line hangup, as well
 as on processing a QUIT command.<P>
@@ -1916,7 +1916,7 @@ Re-ordering messages is a user-agent function, anyway.<P>
 <table width="100%" cellpadding=0><tr>
 <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a>
 <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a>
-<td width="30%" align=right>$Date: 1998/05/08 19:56:48 $
+<td width="30%" align=right>$Date: 1998/05/13 06:36:21 $
 </table>
 
 <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>
diff --git a/indexgen.sh b/indexgen.sh
index e0db12fd..2384c4d2 100755
--- a/indexgen.sh
+++ b/indexgen.sh
@@ -17,7 +17,7 @@ cat >index.html <<EOF
 <BODY>
 <table width="100%" cellpadding=0><tr>
 <td width="30%">Back to
-<a href="http://www.ccil.org/~esr/software.html">Software</a>
+<a href="http://$WWWHOST/~esr/software.html">Software</a>
 <td width="30%" align=center>Up to <a href="/~esr/sitemap.html">Site Map</a>
 <td width="30%" align=right>$date
 </table>
@@ -224,7 +224,7 @@ ftp://ftp.win.or.jp/pub/network/mail/fetchmail</a>.<P>
 <HR>
 <table width="100%" cellpadding=0><tr>
 <td width="30%">Back to 
-<a href="http://www.ccil.org/~esr/software.html">Software</a>
+<a href="http://$WWWHOST/~esr/software.html">Software</a>
 <td width="30%" align=center>Up to <a href="/~esr/sitemap.html">Site Map</a>
 <td width="30%" align=right>$date
 </table>
-- 
cgit v1.2.3