aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-05-28 22:46:21 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-05-28 22:46:21 +0000
commit4b964e77d24b499a29e1ad26bfe97b1049f4841e (patch)
treea64be74f27e147b587ace237247c29b7214b8749
parentb5a2735d56343e9bc0a6d8e6927d1cbd8d089800 (diff)
downloadfetchmail-4b964e77d24b499a29e1ad26bfe97b1049f4841e.tar.gz
fetchmail-4b964e77d24b499a29e1ad26bfe97b1049f4841e.tar.bz2
fetchmail-4b964e77d24b499a29e1ad26bfe97b1049f4841e.zip
Fix broken anchor.
svn path=/trunk/; revision=1046
-rw-r--r--fetchmail-FAQ.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html
index 55e2016f..9dc846c8 100644
--- a/fetchmail-FAQ.html
+++ b/fetchmail-FAQ.html
@@ -567,7 +567,7 @@ message to the sender. <p>
<hr>
<h2><a name="C6">C6. How can I do automatic startup/shutdown of fetchmail
-when I may have multiple login sessions going?</h2>
+when I may have multiple login sessions going?</a></h2>
In the contrib subdirectory of the fetchmail distribution there is
some shell code you can add to your .bash_login and .bash_logout
@@ -983,7 +983,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.19 1997/05/28 17:36:23 esr Exp $<p>
+$Id: fetchmail-FAQ.html,v 1.20 1997/05/28 22:46:21 esr Exp $<p>
<HR>
<ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>