aboutsummaryrefslogtreecommitdiffstats
path: root/design-notes.html
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-08-05 04:09:18 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-08-05 04:09:18 +0000
commit9a983d447a332299f71965428f86027ccd534a45 (patch)
tree09227ceb7bfa98b2a45414bbafd49ff0c0f572b7 /design-notes.html
parent2555a9c485cdff12816ae571754dc213c075712f (diff)
downloadfetchmail-9a983d447a332299f71965428f86027ccd534a45.tar.gz
fetchmail-9a983d447a332299f71965428f86027ccd534a45.tar.bz2
fetchmail-9a983d447a332299f71965428f86027ccd534a45.zip
Updated to the new format.
svn path=/trunk/; revision=1229
Diffstat (limited to 'design-notes.html')
-rw-r--r--design-notes.html24
1 files changed, 16 insertions, 8 deletions
diff --git a/design-notes.html b/design-notes.html
index 134f0066..ef2c3b93 100644
--- a/design-notes.html
+++ b/design-notes.html
@@ -1,4 +1,4 @@
-<!doctype HTML public "-//W3O//DTD W3 HTML 2.0//EN">
+<!doctype HTML public "-//W3O//DTD W3 HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE>Design notes on fetchmail</TITLE>
@@ -7,12 +7,15 @@
<meta name="keywords" content="fetchmail, POP, POP2, POP3, IMAP, remote mail">
</HEAD>
<BODY>
-<H1><center>Design Notes On Fetchmail</center></H1>
-
-Back to <A HREF="index.html">Fetchmail Home Page</A>.
-<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>Up to <a href="/~esr/sitemap.html">Site Map</a>
+<td width="30%" align=right>$Date: 1997/08/05 04:09:18 $
+</table>
+<HR>
+<H1 ALIGN=CENTER>Design Notes On Fetchmail</H1>
-This notes are for the benefit of future hackers and maintainers.
+These notes are for the benefit of future hackers and maintainers.
The following sections are both functional and narrative, read from
beginning to end.<P>
@@ -377,7 +380,12 @@ all shaped the design in one way or another.<P>
</DL>
<HR>
-Back to <A HREF="index.html">Fetchmail Home Page</A>.<P>
-<ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>
+<table width="100%" cellpadding=0><tr>
+<td width="30%">Back to <a href="index.html">Fetchmail Home Page</a>
+<td width="30%" align=center>Up to <a href="/~esr/sitemap.html">Site Map</a>
+<td width="30%" align=right>$Date: 1997/08/05 04:09:18 $
+</table>
+
+<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>
</BODY>
</HTML>