]> Pileus Git - ~andy/fetchmail/commitdiff
Rename design-notes.html to esrs-design-notes.html. Remove ~esr/ path from links.
authorMatthias Andree <matthias.andree@gmx.de>
Wed, 20 Jul 2005 09:37:39 +0000 (09:37 -0000)
committerMatthias Andree <matthias.andree@gmx.de>
Wed, 20 Jul 2005 09:37:39 +0000 (09:37 -0000)
svn path=/trunk/; revision=4124

Makefile.am
esrs-design-notes.html [moved from design-notes.html with 99% similarity]
fetchmail-FAQ.html
fetchmail-features.html
history.html
specgen.sh

index 72f09f5adaed8ddf6f8a0f24e5815e4a0c0b82e0..6166c4a37d922ba55d8190e057a1b8143d1e06bc 100644 (file)
@@ -71,7 +71,7 @@ fetchmail.spec: Makefile.in specgen.sh
        $(srcdir)/specgen.sh $(VERSION) >fetchmail.spec
 
 DISTDOCS=      FAQ FEATURES NOTES OLDNEWS fetchmail-man.html \
-               fetchmail-FAQ.html design-notes.html todo.html \
+               fetchmail-FAQ.html esrs-design-notes.html todo.html \
                fetchmail-features.html README.SSL README.NTLM
 
 # extra directories to ship
@@ -86,8 +86,8 @@ FAQ: fetchmail-FAQ.html
 FEATURES: fetchmail-features.html
        AWK=$(AWK) $(SHELL) $(srcdir)/dist-tools/html2txt $(srcdir)/fetchmail-features.html >$@ || { rm -f $@ ; exit 1 ; }
 
-NOTES: design-notes.html
-       AWK=$(AWK) $(SHELL) $(srcdir)/dist-tools/html2txt $(srcdir)/design-notes.html >$@ || { rm -f $@ ; exit 1 ; }
+NOTES: esrs-design-notes.html
+       AWK=$(AWK) $(SHELL) $(srcdir)/dist-tools/html2txt $(srcdir)/esrs-design-notes.html >$@ || { rm -f $@ ; exit 1 ; }
 
 TODO: todo.html
        AWK=$(AWK) $(SHELL) $(srcdir)/dist-tools/html2txt $(srcdir)/todo.html >$@ || { rm -f $@ ; exit 1 ; }
similarity index 99%
rename from design-notes.html
rename to esrs-design-notes.html
index 8d4a841c988fe9a4382ea14aad52ab3e4cae4863..29ba0fb934f7c29251537ac28eeb48cd5375c866 100644 (file)
@@ -16,8 +16,7 @@
 <body>
 <table width="100%" cellpadding="0" summary="Canned page header">
 <tr>
-<td width="30%">Back to <a href="/~esr/index.html">Fetchmail Home Page</a></td>
-<td width="30%" align="center">To <a href="/~esr/sitemap.html">Site Map</a></td>
+<td width="30%">Back to <a href="index.html">Fetchmail Home Page</a></td>
 <td width="30%" align="right">$Date: 2003/02/28 11:26:47 $</td>
 </tr>
 </table>
@@ -750,7 +749,6 @@ href="http://www.faqs.org/faqs/LANs/mail-protocols/">http://www.faqs.org/faqs/LA
 <table width="100%" cellpadding="0" summary="Canned page footer">
 <tr>
 <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a></td>
-<td width="30%" align="center">To <a href="/~esr/sitemap.html">Site Map</a></td>
 <td width="30%" align="right">$Date: 2003/02/28 11:26:47 $</td>
 </tr>
 </table>
index 9968034f5b4f1f0e4a34b082f15f5f239c8d5a6f..acf0b27c413a31c970cd7f10737c588f9e27a349 100644 (file)
@@ -14,8 +14,6 @@ content="Frequently asked questions about fetchmail."/>
 <tr>
 <td width="30%">Back to <a href="index.html">Fetchmail Home
 Page</a></td>
-<td width="30%" align="center">To <a href="/~esr/sitemap.html">Site
-Map</a></td>
 <td width="30%" align="right">$Date: 2004/01/13 08:46:00 $</td>
 </tr>
 </table>
@@ -417,7 +415,7 @@ fetchmail simple so it stays reliable.</p>
 <p>For reasons fetchmail doesn't have other commonly-requested
 features (such as password encryption, or multiple concurrent polls
 from the same instance of fetchmail) see the <a
-href="http://fetchmail.berlios.de/design-notes.html">design
+href="http://fetchmail.berlios.de/esrs-design-notes.html">design
 notes</a>.</p>
 
 <p>Fetchmail is a mature project, no longer in constant active
@@ -3546,8 +3544,6 @@ does something like "date &gt;&gt; $HOME/Procmail/fetchmail.log".</p>
 <tr>
 <td width="30%">Back to <a href="index.html">Fetchmail Home
 Page</a></td>
-<td width="30%" align="center">To <a href="/~esr/sitemap.html">Site
-Map</a></td>
 <td width="30%" align="right">$Date: 2004/01/13 08:46:00 $</td>
 </tr>
 </table>
index 7a07d26609ea89f520d8aead5f280fb2b784fdd1..95f8db5508efdd6cacbe5eca49bbda58850b7980 100644 (file)
@@ -17,7 +17,6 @@
 <table width="100%" cellpadding="0" summary="Canned page header">
 <tr>
 <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a></td>
-<td width="30%" align="center">To <a href="/~esr/sitemap.html">Site Map</a></td>
 <td width="30%" align="right">$Date: 2003/07/22 02:32:06 $</td>
 </tr>
 </table>
@@ -280,7 +279,6 @@ be unique to fetchmail if I hadn't added it to fetchpop.)</li>
 <table width="100%" cellpadding="0" summary="Canned page footer">
 <tr>
 <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a></td>
-<td width="30%" align="center">To <a href="/~esr/sitemap.html">Site Map</a></td>
 <td width="30%" align="right">$Date: 2003/07/22 02:32:06 $</td>
 </tr>
 </table>
index da6832973e448a99b154a188518394ec4f81450e..63d0355f902a68e50bad170074888dbf3c52ab80 100644 (file)
@@ -22,8 +22,6 @@ content="Fetchmail participation statistics" />
 <body>
 <table width="100%" cellpadding="0" summary="Canned page header">
 <tr>
-<td width="30%">Back to <a href="/~esr">Eric's Home Page</a></td>
-<td width="30%" align="center">Up to <a href="/~esr/sitemap.html">Site Map</a></td>
 <td width="30%" align="right">$Date: 2003/12/09 16:59:26 $</td>
 </tr>
 </table>
@@ -115,8 +113,6 @@ of eligible programmers are rising on trend curves of the same
 <hr />
 <table width="100%" cellpadding="0" summary="Canned page header">
 <tr>
-<td width="30%">Back to <a href="/~esr">Eric's Home Page</a></td>
-<td width="30%" align="center">Up to <a href="/~esr/sitemap.html">Site Map</a></td>
 <td width="30%" align="right">$Date: 2003/12/09 16:59:26 $</td>
 </tr>
 </table>
index 651efc3ad461d108908d26836bcc7bf93caa29a5..bb493cc0f6bbc14e420289230ad6b8d8e30faf75 100755 (executable)
@@ -167,7 +167,7 @@ rm -rf \$RPM_BUILD_ROOT
 %doc ABOUT-NLS FAQ COPYING FEATURES NEWS
 %doc NOTES OLDNEWS README README.SSL
 %doc contrib
-%doc fetchmail-features.html fetchmail-FAQ.html design-notes.html
+%doc fetchmail-features.html fetchmail-FAQ.html esrs-design-notes.html
 %attr(644, root, man) %{_mandir}/man1/fetchmail.1*
 %attr(755, root, root) /usr/bin/fetchmail
 # Uncomment the following to support internationalization