% cd j2se/src/solaris/doc/sun/man/sman1/
% grep -i SUNWj3 *
native2ascii.1: <row><entry>Availability</entry><entry>SUNWj35dev</entry></row>
This should be "5" instead of "35":
native2ascii.1: <row><entry>Availability</entry><entry>SUNWj5dev</entry></row>
(FYI, this is a carryover from bug 4988143.)
% grep -i SUNWj3 *
native2ascii.1: <row><entry>Availability</entry><entry>SUNWj35dev</entry></row>
This should be "5" instead of "35":
native2ascii.1: <row><entry>Availability</entry><entry>SUNWj5dev</entry></row>
(FYI, this is a carryover from bug 4988143.)