diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-04-04 07:16:30 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-04-04 07:16:30 +0000 |
commit | 1589d32f3d8a2cbd5e392762a65d06c41344c4d7 (patch) | |
tree | af3d831ea5e7211460ca0e292270a140ee3f47f5 /design-notes.html | |
parent | 2042a69b31bbefe1f44d9652cc3e7627a5391eb0 (diff) | |
download | fetchmail-1589d32f3d8a2cbd5e392762a65d06c41344c4d7.tar.gz fetchmail-1589d32f3d8a2cbd5e392762a65d06c41344c4d7.tar.bz2 fetchmail-1589d32f3d8a2cbd5e392762a65d06c41344c4d7.zip |
Fix an incorrect anchor number.
svn path=/trunk/; revision=2856
Diffstat (limited to 'design-notes.html')
-rw-r--r-- | design-notes.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/design-notes.html b/design-notes.html index 58c5aae5..28b682aa 100644 --- a/design-notes.html +++ b/design-notes.html @@ -10,7 +10,7 @@ <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="/~esr/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/03/22 20:01:29 $ +<td width="30%" align=right>$Date: 2000/04/04 07:16:30 $ </table> <HR> <H1 ALIGN=CENTER>Design Notes On Fetchmail</H1> @@ -535,7 +535,7 @@ all shaped the design in one way or another.<P> <DD> IMAP IDLE command <DT><A HREF="ftp://ftp.isi.edu/in-notes/rfc2449.txt">RFC2449</A> <DD> IMAP4 Implementation Recommendations -<DT><A HREF="ftp://ftp.isi.edu/in-notes/rfc2683.txt">RFC2449</A> +<DT><A HREF="ftp://ftp.isi.edu/in-notes/rfc2683.txt">RFC2683</A> <DD> IMAP IDLE command </DL> @@ -543,7 +543,7 @@ all shaped the design in one way or another.<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/03/22 20:01:29 $ +<td width="30%" align=right>$Date: 2000/04/04 07:16:30 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |