On Tue, Apr 28, 2009 at 09:35:33AM -0700, Mark Carlson wrote: > Exported interface Classification Interface > type > ================================ ============== > ============== > /usr/lib/java/wiseman/wiseman-client.jar Uncommitted Jar > exporting wiseman client classes > /usr/lib/java/wiseman/wiseman-core.jar Uncommitted Jar > exporting wiseman core classes > /usr/lib/java/wiseman/wiseman-tools.jar Uncommitted Jar > exporting wiseman tool classes
/usr/share/lib/java is where most jar files are put on Solaris. > /usr/bin/mViewer Uncommitted wiseman > viewer tool > /usr/bin/wise Uncommitted wiseman tool > /usr/share/man/man3/wiseman.3 Uncommitted Manpage wiseman(3) seems to be incorrect. Section 3 is for library functions (see Intro(3)), but wiseman(3) doesn't document any library interfaces. The synopsis isn't a synopsis. I think what you want is wise(1) and mViewer(1) documenting the commands themselves, and possibly a wiseman(5) which talks a bit about the WS-Management subsystem, though if people aren't going to expect to be able to type "man wiseman", I probably would skip that, and simply refer to the web page in the other man pages. Danek