summaryrefslogtreecommitdiff
path: root/man/XtInitialize.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtInitialize.man')
-rw-r--r--man/XtInitialize.man4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/XtInitialize.man b/man/XtInitialize.man
index 330ecff..60b7a47 100644
--- a/man/XtInitialize.man
+++ b/man/XtInitialize.man
@@ -1,4 +1,5 @@
.\" $Xorg: XtInit.man,v 1.3 2000/08/17 19:42:01 cpqbld Exp $
+.\" $XdotOrg: $
.\"
.\" Copyright (c) 1993, 1994 X Consortium
.\"
@@ -161,7 +162,7 @@ followed by
with \fIdisplay_string\fP NULL and \fIapplication_name\fP NULL, and
finally calls
.ZN XtAppCreateShell
-with \fIappcation_name\fP NULL, \fIwidget_class\fP
+with \fIapplication_name\fP NULL, \fIwidget_class\fP
.ZN applicationShellWidgetClass ,
and the specified \fIargs\fP and \fInum_args\fP and returns the
created shell. The semantics of calling
@@ -169,6 +170,7 @@ created shell. The semantics of calling
more than once are undefined. This routine has been replaced by
.ZN XtAppInitialize .
.SH "SEE ALSO"
+.BR XtAppInitialize (3Xt)
.br
\fI\*(xT\fP
.br