diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-11-22 18:28:43 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-11-22 18:28:43 +0000 |
commit | a8c660efdad884c3d05ceec780509172fc71030e (patch) | |
tree | aadbcbc2f0b284061727ef95aae270759d3fa1f1 | |
parent | a0ddbf7c1e2fed745455ce6473c4a1820129e25c (diff) | |
download | fetchmail-a8c660efdad884c3d05ceec780509172fc71030e.tar.gz fetchmail-a8c660efdad884c3d05ceec780509172fc71030e.tar.bz2 fetchmail-a8c660efdad884c3d05ceec780509172fc71030e.zip |
*** empty log message ***
svn path=/trunk/; revision=2206
-rw-r--r-- | design-notes.html | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/design-notes.html b/design-notes.html index e37fd06b..fe4a511c 100644 --- a/design-notes.html +++ b/design-notes.html @@ -5,13 +5,12 @@ <link rev=made href=mailto:esr@snark.thyrsus.com> <meta name="description" content="Design notes on fetchmail."> <meta name="keywords" content="fetchmail, POP, POP2, POP3, IMAP, remote mail"> -<base href="http://info.internet.isi.edu:80/in-notes/rfc/files/"> </HEAD> <BODY> <table width="100%" cellpadding=0><tr> -<td width="30%">Back to <a href="//localhost/~esr/index.html">Fetchmail Home Page</a> -<td width="30%" align=center>To <a href="//localhost/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 1998/11/22 18:26:19 $ +<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: 1998/11/22 18:28:43 $ </table> <HR> <H1 ALIGN=CENTER>Design Notes On Fetchmail</H1> @@ -417,7 +416,7 @@ a gift from the gods, and this is my expression of gratitude.<P> The beta testers didn't know it at the time, but they were also the subjects of a sociological experiment. The results are described in -my paper, <A HREF="//localhost/~esr/writings/cathedral-bazaar/">The Cathedral +my paper, <A HREF="//www.tuxedo.org/~esr/writings/cathedral-bazaar/">The Cathedral And The Bazaar</A>. <H1>Credits</H1> @@ -517,7 +516,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: 1998/11/22 18:26:19 $ +<td width="30%" align=right>$Date: 1998/11/22 18:28:43 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |