aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-02-11 17:50:39 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-02-11 17:50:39 +0000
commit920a24f59b4069d7d86c35c65ce8be7a76de8cfc (patch)
tree9f2ac164b36835ba683c8271dd60894834e94064
parent8619b1487f2b53d30022d31fffb5fc5b4025d1fa (diff)
downloadfetchmail-920a24f59b4069d7d86c35c65ce8be7a76de8cfc.tar.gz
fetchmail-920a24f59b4069d7d86c35c65ce8be7a76de8cfc.tar.bz2
fetchmail-920a24f59b4069d7d86c35c65ce8be7a76de8cfc.zip
Markup fix.
svn path=/trunk/; revision=1620
-rw-r--r--fetchmail-FAQ.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html
index 630b6991..006737fc 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/02/11 17:49:03 $
+<td width="30%" align=right>$Date: 1998/02/11 17:50:39 $
</table>
<HR>
<H1>Frequently Asked Questions About Fetchmail</H1>
@@ -751,7 +751,7 @@ between the machine running sshd and the POP server will not be encrypted.
And the preconnect line would be like this:<p>
<pre>
-preconnect "ssh -f -L 1234:mailhost:110 sshdhost sleep 20 </dev/null >/dev/null"
+preconnect "ssh -f -L 1234:mailhost:110 sshdhost sleep 20 &lt;/dev/null &gt;/dev/null"
</pre>
You can work this trick with IMAP too, but the port number 110 in the
@@ -1718,7 +1718,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/02/11 17:49:03 $
+<td width="30%" align=right>$Date: 1998/02/11 17:50:39 $
</table>
<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>