aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-02-15 02:25:46 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-02-15 02:25:46 +0000
commiteaa399b2ecf0190c193c513cb1a2412d52593306 (patch)
tree39f284e964c08f5c9ff0eb2123c82bf373397b46
parentfe220b787cb132888216c99e1554ce35ea87b9fc (diff)
downloadfetchmail-eaa399b2ecf0190c193c513cb1a2412d52593306.tar.gz
fetchmail-eaa399b2ecf0190c193c513cb1a2412d52593306.tar.bz2
fetchmail-eaa399b2ecf0190c193c513cb1a2412d52593306.zip
Fixed the upload command.
svn path=/trunk/; revision=2754
-rw-r--r--fetchmail-FAQ.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html
index 6fcb5fe8..c62b1585 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: 2000/02/15 02:24:27 $
+<td width="30%" align=right>$Date: 2000/02/15 02:25:46 $
</table>
<HR>
<H1>Frequently Asked Questions About Fetchmail</H1>
@@ -2613,7 +2613,7 @@ terminate it.<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: 2000/02/15 02:24:27 $
+<td width="30%" align=right>$Date: 2000/02/15 02:25:46 $
</table>
<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>
@@ -2621,6 +2621,6 @@ terminate it.<p>
</HTML>
<!--
Local Variables:
-compile-command: "(cd ~/WWW; upload fetchmail/fetchmail.html)"
+compile-command: "(cd ~/WWW; upload fetchmail/fetchmail-FAQ.html)"
End:
-->