diff options
| -rw-r--r-- | gcc/java/ChangeLog | 4 | ||||
| -rw-r--r-- | gcc/java/gcj.texi | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index fa8fc0f..d144e83 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -1,3 +1,7 @@ +2007-02-27 Brooks Moses <brooks.moses@codesourcery.com> + + * gcj.texi: Standardize title page. + 2007-02-18 Kazu Hirata <kazu@codesourcery.com> * class.c: Fix a comment typo. diff --git a/gcc/java/gcj.texi b/gcc/java/gcj.texi index 8bd9d5b..75dad64 100644 --- a/gcc/java/gcj.texi +++ b/gcc/java/gcj.texi @@ -89,12 +89,11 @@ man page gfdl(7). @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@* |
