diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-04-04 07:27:16 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-04-04 07:27:16 +0000 |
commit | 6949910414578e2970fecd07c3cada4b60c93c5a (patch) | |
tree | dd92d1f198e6e1644d78ba51dab640102e3bfc8f | |
parent | b3ac72c8443ed3f2faee8271e1e8f1b0c474acd4 (diff) | |
download | fetchmail-6949910414578e2970fecd07c3cada4b60c93c5a.tar.gz fetchmail-6949910414578e2970fecd07c3cada4b60c93c5a.tar.bz2 fetchmail-6949910414578e2970fecd07c3cada4b60c93c5a.zip |
Typo fix.
svn path=/trunk/; revision=2858
-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 17c415fc..8586189f 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/04/04 07:24:36 $ +<td width="30%" align=right>$Date: 2000/04/04 07:27:16 $ </table> <HR> <H1 ALIGN=CENTER>Design Notes On Fetchmail</H1> @@ -534,14 +534,14 @@ all shaped the design in one way or another.<P> <DT><A HREF="ftp://ftp.isi.edu/in-notes/rfc2449.txt">RFC2449</A> <DD> POP3 Extension Mechanism <DT><A HREF="ftp://ftp.isi.edu/in-notes/rfc2683.txt">RFC2683</A> -<DD> IMAP Implementation Recommendations +<DD> IMAP4 Implementation Recommendations </DL> <HR> <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/04/04 07:24:36 $ +<td width="30%" align=right>$Date: 2000/04/04 07:27:16 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |