diff options
-rw-r--r-- | man/XtAppCreateShell.man | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/XtAppCreateShell.man b/man/XtAppCreateShell.man index 3d09f88..73218e6 100644 --- a/man/XtAppCreateShell.man +++ b/man/XtAppCreateShell.man @@ -137,6 +137,7 @@ Widget XtVaAppCreateShell(String \fIapplication_name\fP, String .SH ARGUMENTS .IP \fIapplication_name\fP 1i Specifies the name of the application instance. +.ds Ac , which usually is the generic name for all instances of this application .IP \fIapplication_class\fP 1i Specifies the class name of this application\*(Ac. .ds Wc \ that the application top-level widget should be |