diff options
Diffstat (limited to 'man/XtCreateApplicationShell.man')
-rw-r--r-- | man/XtCreateApplicationShell.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/XtCreateApplicationShell.man b/man/XtCreateApplicationShell.man index 007514c..caec212 100644 --- a/man/XtCreateApplicationShell.man +++ b/man/XtCreateApplicationShell.man @@ -72,9 +72,9 @@ Specifies the argument list to override any other resource specifications. Specifies the number of arguments in the argument list. .SH DESCRIPTION The procedure -.BR XtCreateApplicationShell +.B XtCreateApplicationShell calls -.BR XtAppCreateShell +.B XtAppCreateShell with the \fIapplication\fP NULL, the application class passed to .BR XtInitialize , and the default application context created by |