diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-04-30 22:35:26 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-04-30 22:35:26 +0000 |
commit | 22f57970cc84d08cacce42868e94985abcf295f4 (patch) | |
tree | c2610592bbd9d1936081a01590f3873a9d190968 /design-notes.html | |
parent | 65a193fac44ed24557215a9c2b62bb3458784994 (diff) | |
download | fetchmail-22f57970cc84d08cacce42868e94985abcf295f4.tar.gz fetchmail-22f57970cc84d08cacce42868e94985abcf295f4.tar.bz2 fetchmail-22f57970cc84d08cacce42868e94985abcf295f4.zip |
Markup fix.
svn path=/trunk/; revision=1755
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 3b3f1e88..c0315996 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="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/03/26 21:51:29 $ +<td width="30%" align=right>$Date: 1998/04/30 22:35:26 $ </table> <HR> <H1 ALIGN=CENTER>Design Notes On Fetchmail</H1> @@ -299,7 +299,7 @@ in a system's libc, but we can just include that source file if the day comes when we want to support IPv6 without the inet6-apps library. It just makes life easier.<P> -<H1>Checklist for Adding Options +<H1>Checklist for Adding Options</H1> Adding a control option is not complicated in principle, but there are a lot of fiddly details in the process. You'll need to do the @@ -475,7 +475,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/03/26 21:51:29 $ +<td width="30%" align=right>$Date: 1998/04/30 22:35:26 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |