diff options
Diffstat (limited to 'gcc/java')
-rw-r--r-- | gcc/java/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/java/gcj.texi | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index 2abb8d04d90..07285ba8177 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -1,3 +1,7 @@ +2002-12-23 Joseph S. Myers <jsm@polyomino.org.uk> + + * gcj.texi: Include Cover Texts in man page. + 2002-12-23 Jeff Sturm <jsturm@one-point.com> * class.c (build_static_field_ref): Check FIELD_FINAL. diff --git a/gcc/java/gcj.texi b/gcc/java/gcj.texi index 0be327f65c6..d527e406040 100644 --- a/gcc/java/gcj.texi +++ b/gcc/java/gcj.texi @@ -58,6 +58,8 @@ man page gfdl(7). @c man end @end ignore +@c man begin COPYRIGHT + (a) The FSF's Front-Cover Text is: A GNU Manual @@ -67,6 +69,7 @@ man page gfdl(7). You have freedom to copy and modify this GNU Manual, like GNU software. Copies published by the Free Software Foundation raise funds for GNU development. +@c man end @end ifinfo @titlepage |