[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Trivial improvements to gendocs_template
From: |
Yavor Doganov |
Subject: |
Trivial improvements to gendocs_template |
Date: |
Thu, 12 Jun 2008 14:41:26 +0300 |
User-agent: |
Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/22.2 (i486-pc-linux-gnu) MULE/5.0 (SAKAKI) |
Hi Karl,
I suggest the following minor changes which are obvious IMHO:
1. Link to the new FSF online store.
2. /server/footer-min.html is no longer necessary and we should remove
it at some point. It would be easier if less articles include it.
3. Bump copyright year.
Thanks.
Index: gendocs_template
===================================================================
RCS file: /sources/texinfo/texinfo/util/gendocs_template,v
retrieving revision 1.15
diff -u -r1.15 gendocs_template
--- gendocs_template 24 Oct 2007 13:31:34 -0000 1.15
+++ gendocs_template 12 Jun 2008 11:31:36 -0000
@@ -59,7 +59,7 @@
(%%TEXI_TGZ_SIZE%%K bytes gzipped tar file).</a></li>
</ul>
-<p>You can <a href="http://www.gnu.org/order/">buy printed copies of
+<p>You can <a href="http://shop.fsf.org/">buy printed copies of
some manuals</a> (among other items) from the Free Software Foundation;
this helps support FSF activities.</p>
@@ -73,7 +73,7 @@
<!-- Please make sure the copyright date is consistent with the document -->
<!-- and that it is like this "2001, 2002" not this "2001-2002." -->
</div><!-- for id="content", starts in the include above -->
-<!--#include virtual="/server/footer-min.html" -->
+<!--#include virtual="/server/footer.html" -->
<div id="footer">
<p>
@@ -87,7 +87,7 @@
</p>
<p>
-Copyright © 2007 Free Software Foundation, Inc.,
+Copyright © 2008 Free Software Foundation, Inc.,
</p>
<address>51 Franklin Street, Fifth Floor, Boston, MA 02111, USA</address>
<p>Verbatim copying and distribution of this entire article is
- Trivial improvements to gendocs_template,
Yavor Doganov <=