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] |
Matthias Klose wrote:
The gcj.texi is probibly a bad example to use as a template. It makes the mistake of putting the full GPL license text before the manual even begins, which I find very annoying to have to scroll through. The GPL and GFDL text should be moved to an appendex at the end, which would be consistent with various other GNU manuals.The attached patch adds texinfo documentation for jar and grepjar plus the generation of manpages from the texi source. For the texi file the gcj.texi was used as a template.
Checked with make, make install. Ok to checkin?
2002-08-25 Matthias Klose <doko@debian.org>
* fastjar.texi: New.
* Makefile.am: Support building info docs and manpages.
* Makefile.in: Regenerated.
* jargrep.c: Update usage and help strings.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |