aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fetchmail-FAQ.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html
index b9e6ef74..304b2261 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/03/18 20:01:52 $
+<td width="30%" align=right>$Date: 1998/03/24 00:04:29 $
</table>
<HR>
<H1>Frequently Asked Questions About Fetchmail</H1>
@@ -780,7 +780,7 @@ man page for several authentication methods.)<p>
2. Add something like following to your .fetchmailrc file: <p>
<pre>
-poll mailhost port 1234 via localhost with pop3:
+poll mailhost port 1234 via localhost with proto pop3:
preconnect "ssh -f -L 1234:mailhost:110 mailhost sleep 20 &lt;/dev/null &gt;/dev/null";
</pre>
@@ -1846,7 +1846,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/03/18 20:01:52 $
+<td width="30%" align=right>$Date: 1998/03/24 00:04:29 $
</table>
<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>