diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-05-29 15:27:48 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-05-29 15:27:48 +0000 |
commit | a529a47cdce8b2b77fcf771e4c2947668589d9e1 (patch) | |
tree | 6ce9fd0d09631efb08e00cfcfb99f358213e8752 | |
parent | 12d8dc046a459a235539844a8dbdc1f097619a96 (diff) | |
download | fetchmail-a529a47cdce8b2b77fcf771e4c2947668589d9e1.tar.gz fetchmail-a529a47cdce8b2b77fcf771e4c2947668589d9e1.tar.bz2 fetchmail-a529a47cdce8b2b77fcf771e4c2947668589d9e1.zip |
Correct a bad link.
svn path=/trunk/; revision=1052
-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 47574580..e8cc8901 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.6. New in the FAQ: -a new <a href="F5">F5</a> on the fetchmail paper.<p> +a new <a href="#F5">F5</a> on the fetchmail paper.<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 @@ -985,7 +985,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.22 1997/05/29 15:26:09 esr Exp $<p> +$Id: fetchmail-FAQ.html,v 1.23 1997/05/29 15:27:48 esr Exp $<p> <HR> <ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |