diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-06-14 19:00:28 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-06-14 19:00:28 +0000 |
commit | 5c9a4085da057be1ce1f1ce74e0cfa858b27c404 (patch) | |
tree | a4e4386e7c417e1909bb12d510a4bc5447849b18 | |
parent | 79d3a801941226a041b6ea48aca272ec53384394 (diff) | |
download | fetchmail-5c9a4085da057be1ce1f1ce74e0cfa858b27c404.tar.gz fetchmail-5c9a4085da057be1ce1f1ce74e0cfa858b27c404.tar.bz2 fetchmail-5c9a4085da057be1ce1f1ce74e0cfa858b27c404.zip |
Small fix.
svn path=/trunk/; revision=1101
-rw-r--r-- | fetchmail-FAQ.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 467302a6..4666593b 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -10,7 +10,7 @@ <H1>Frequently Asked Questions About Fetchmail</H1> The current version of fetchmail is 3.9.8. New in the FAQ: <a -href="#T5">T5</a>Using fetchmail with the Microsoft Exchange Server.<p> +href="#T5">T5</a>; Using fetchmail with the Microsoft Exchange Server.<p> Before reporting any bug, please read <a href="#G3">G3</a> for advice on how to include diagnostic information that will get your bug fixed @@ -1014,7 +1014,7 @@ without hacking potentially fragile startup scripts. To get around it, just touch(1) the logfile before you run fetchmail (this will have no effect on the contents of the logfile if it already exists).<P> -$Id: fetchmail-FAQ.html,v 1.32 1997/06/14 18:15:56 esr Exp $<p> +$Id: fetchmail-FAQ.html,v 1.33 1997/06/14 19:00:28 esr Exp $<p> <HR> <ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |