texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo/util gendocs_template gendocs_template_min


From: Karl Berry
Subject: texinfo/util gendocs_template gendocs_template_min
Date: Tue, 21 Apr 2009 13:35:51 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Karl Berry <karl>       09/04/21 13:35:51

Modified files:
        util           : gendocs_template gendocs_template_min 

Log message:
        consistently use <...> for email, a la boilerplate

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/util/gendocs_template?cvsroot=texinfo&r1=1.18&r2=1.19
http://cvs.savannah.gnu.org/viewcvs/texinfo/util/gendocs_template_min?cvsroot=texinfo&r1=1.5&r2=1.6

Patches:
Index: gendocs_template
===================================================================
RCS file: /sources/texinfo/texinfo/util/gendocs_template,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- gendocs_template    21 Apr 2009 13:26:26 -0000      1.18
+++ gendocs_template    21 Apr 2009 13:35:50 -0000      1.19
@@ -78,12 +78,11 @@
 
 <p>
 Please send FSF &amp; GNU inquiries to
-<a href="mailto:address@hidden";><em>address@hidden</em></a>.
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
 There are also <a href="/contact/">other ways to contact</a>
-the FSF.
-<br />
+the FSF.<br />
 Please send broken links and other corrections or suggestions to
-<a href="mailto:%%EMAIL%%";><em>%%EMAIL%%</em></a>.
+<a href="mailto:%%EMAIL%%";>&lt;%%EMAIL%%&gt;</a>.
 </p>
 
 <p>Copyright &copy; 2009 Free Software Foundation, Inc.</p>
@@ -91,7 +90,6 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-
 </div>
 </div>
 </body>

Index: gendocs_template_min
===================================================================
RCS file: /sources/texinfo/texinfo/util/gendocs_template_min,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- gendocs_template_min        21 Apr 2009 13:26:27 -0000      1.5
+++ gendocs_template_min        21 Apr 2009 13:35:50 -0000      1.6
@@ -82,17 +82,12 @@
 
 <div class="copyright">
 <p>
-Return to the <a href="/home.html">GNU Project home page</a>.
-</p>
-
-<p>
 Please send FSF &amp; GNU inquiries to
-<a href="mailto:address@hidden";><em>address@hidden</em></a>.
-There are also <a href="/home.html#ContactInfo">other ways to contact</a>
-the FSF.
-<br />
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
+There are also <a href="/contact/">other ways to contact</a>
+the FSF.<br />
 Please send broken links and other corrections (or suggestions) to
-<a href="mailto:%%EMAIL%%";><em>%%EMAIL%%</em></a>.
+<a href="mailto:%%EMAIL%%";>&lt;%%EMAIL%%&gt;</a>.
 </p>
 
 <p>Copyright &copy; 2009 Free Software Foundation, Inc.</p>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]