This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch, java, docs, committed] Standardize GJC manual page.


The Java gcj.texi manual got inadvertantly left out of my recent patch that standardized all of the GCC manual title pages. The attached patch remedies that.

Tested on i686-pc-linux-gnu with "make pdf" and "make info"; committed to trunk and 4.2 as obvious.

-------------------------------------------------------------------
2007-02-27  Brooks Moses  <brooks.moses@codesourcery.com>

* gcj.texi: Standardize title page.

-------------------------------------------------------------------

- Brooks
Index: gcc/java/gcj.texi
===================================================================
--- gcc/java/gcj.texi	(revision 122357)
+++ gcc/java/gcj.texi	(working copy)
@@ -89,12 +89,11 @@
 
 @titlepage
 @title GNU gcj
+@versionsubtitle
 @author Tom Tromey
 
 @page
 @vskip 0pt plus 1filll
-For the @value{which-gcj} Version*
-@sp 1
 Published by the Free Software Foundation @*
 51 Franklin Street, Fifth Floor@*
 Boston, MA 02110-1301, USA@*

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]