diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-02-15 02:24:27 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-02-15 02:24:27 +0000 |
commit | fe220b787cb132888216c99e1554ce35ea87b9fc (patch) | |
tree | 9113b2b43435d137403e9f419539f837c1a6343b /fetchmail-FAQ.html | |
parent | 6586b04e4147c2c9497e5ff272694548cea6ef72 (diff) | |
download | fetchmail-fe220b787cb132888216c99e1554ce35ea87b9fc.tar.gz fetchmail-fe220b787cb132888216c99e1554ce35ea87b9fc.tar.bz2 fetchmail-fe220b787cb132888216c99e1554ce35ea87b9fc.zip |
How to do uploads...
svn path=/trunk/; revision=2753
Diffstat (limited to 'fetchmail-FAQ.html')
-rw-r--r-- | fetchmail-FAQ.html | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 56591424..6fcb5fe8 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:23:18 $ +<td width="30%" align=right>$Date: 2000/02/15 02:24:27 $ </table> <HR> <H1>Frequently Asked Questions About Fetchmail</H1> @@ -2613,9 +2613,14 @@ 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:23:18 $ +<td width="30%" align=right>$Date: 2000/02/15 02:24:27 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> </BODY> </HTML> +<!-- +Local Variables: +compile-command: "(cd ~/WWW; upload fetchmail/fetchmail.html)" +End: +--> |