[patch] add a man page for javaws

Omair Majid omajid at redhat.com
Thu Sep 9 11:37:13 PDT 2010


Hi,

OpenJDK6 contains a man page for javaws, but it has two problems:
  - it not applicable to netx which has different quirks and options
  - openjdk's javaws man page is only "built" on a 32 bit arch.

The attached patch adds a man page for javaws, which overwrites the one 
from openjdk. This man page should be much more relevant to anyone using 
IcedTea. Any comments or concerns?

2010-09-09  Omair Majid  <omajid at redhat.com>

     Add a new man page for netx's javaws.
     * Makefile.am
     (stamps/add-netx.stamp): Copy over the javaws man page into the
     build.
     (clean-add-netx): Remove the javaws man pages on clean.
     (stamps/add-netx-debug.stamp): Copy over the javaws man page.
     (clean-add-netx-debug): Remove the javaws man page.
     * netx/javaws.1: New man page for netx's javaws.

Cheers,
Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icedtea6-javaws-man-page.patch
Type: text/x-patch
Size: 5148 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20100909/17915f5d/icedtea6-javaws-man-page.patch 


More information about the distro-pkg-dev mailing list