XvHelpOnManual()(3X) — Subroutines
NAME
XvHelpOnManual — displays a man page on the help system.
SYNOPSIS
#include <Xv/Help.h> void XvHelpOnManual (widget, manPage)
Widgetwidget;
char∗manPage;
ARGUMENTS
widgetSpecifies the application’s top level widget.
∗manPage
Specifies the system man page to display or view.
DESCRIPTION
XvHelpOnManual notifies the HP VUE help server of an application’s request to display the application’s manual reference ("man page").
RETURN VALUE
none
ORIGIN
Hewlett-Packard Company