public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [patch, java, docs, committed] Standardize GJC manual page.
@ 2007-02-27 13:45 Brooks Moses
  2007-02-28 20:59 ` Tom Tromey
  0 siblings, 1 reply; 2+ messages in thread
From: Brooks Moses @ 2007-02-27 13:45 UTC (permalink / raw)
  To: gcc-patches; +Cc: java

[-- Attachment #1: Type: text/plain, Size: 507 bytes --]

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

[-- Attachment #2: titlejava.diff --]
[-- Type: text/x-patch, Size: 445 bytes --]

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@*

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [patch, java, docs, committed] Standardize GJC manual page.
  2007-02-27 13:45 [patch, java, docs, committed] Standardize GJC manual page Brooks Moses
@ 2007-02-28 20:59 ` Tom Tromey
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Tromey @ 2007-02-28 20:59 UTC (permalink / raw)
  To: Brooks Moses; +Cc: java, gcc-patches

>>>>> "Brooks" == Brooks Moses <brooks.moses@codesourcery.com> writes:

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

Thanks.

Brooks> -For the @value{which-gcj} Version*
Brooks> -@sp 1

I think this is the only use of the which-gcj variable; you might as
well remove the definition as well.

Tom

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-02-28 15:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-27 13:45 [patch, java, docs, committed] Standardize GJC manual page Brooks Moses
2007-02-28 20:59 ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).