This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] fix the synposis of the java manpages
Tom Tromey writes:
> >>>>> "Matthias" == Matthias Klose <doko@cs.tu-berlin.de> writes:
>
> Matthias> Insert missing whitespace and remove a blank line, which
> Matthias> resulted in wrong formatting. Ok to checkin?
>
> Matthias> 2002-01-14 Matthias Klose <doko@debian.org>
> Matthias> * gcj.texi: Fix whitespace and formatting errors in the
> Matthias> synopsis of the man pages. Update copyright.
>
> I think this is fine. Please check it in.
Done.
> Note that I just checked in a new node that documents jv-convert.
> Could you take a quick look at that node and see if it needs a change?
Looks fine.
However jv-convert is part of libjava, not gcj. Is this the right
place for the documentation? Where to add the fastjar documentation?
Matthias