Hi, This manpage was originally from Debian, but missed some options. I updated them and transfered to SGML format.
Attached .txt format man page and patch for review. Thanks, -Simon -------------- next part -------------- A non-text attachment was scrubbed... Name: manpage-devhelp.diff Type: text/x-patch Size: 9216 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/jds-review/attachments/20070315/6cd6a9bd/attachment.bin> -------------- next part -------------- User Commands devhelp(1) NAME devhelp - GNOME API documentation browser SYNOPSIS devhelp [--search=string] [--quit] [--version] [gnome-std- options] DESCRIPTION Devhelp is an API documentation browser for GNOME. It works natively with gtk-doc (the API reference framework developed for GTK+ and used throughout GNOME for API documentation). If you use gtk-doc with your project, you can use Devhelp to browse the documentation. OPTIONS The following options are supported: -s, --search=string Search for a item prefixed by string. Items can be functions, structures and etc. -q, --quit Quit any running Devhelp. -v, --version Display the version and exit. gnome-std-options Standard options available for use with most GNOME applications. See gnome- std-options(5) for more information. EXAMPLES Example 1: Launching GNOME devhelp example% devhelp Example 2: Launching GNOME devhelp to search for a function. example% devhelp -s search-string ENVIRONMENT VARIABLES SunOS 5.7 Last change: 15 Mar 2007 1 User Commands devhelp(1) See environ(5) for descriptions of the following environment variables: INFOPATH Location of GNU Info files. MANPATH Location of man pages. EXIT STATUS The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES The following files are used by this application: /usr/bin/devhelp Executable for GNOME help browser ATTRIBUTES See attributes(5) for descriptions of the following attri- butes: ____________________________________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |_____________________________|_____________________________| | Availability | SUNWgnome-devhelp | |_____________________________|_____________________________| | Interface stability | Volatile | |_____________________________|_____________________________| SEE ALSO gnome-std-options(5) NOTES This manual page is Copyright (c) 2001 Johan Dahlin home.se>. It has been written for the Debian GNU/Linux dis- tribution and is distributed under the GNU General Public License. As such, it may be used, modified and distributed by anyone else as long as this copyright notice is preserved. SunOS 5.7 Last change: 15 Mar 2007 2 User Commands devhelp(1) Updated by Simon Zheng, Sun Microsystems Inc., 2007. SunOS 5.7 Last change: 15 Mar 2007 3
