summaryrefslogtreecommitdiff
path: root/man/XtInitialize.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtInitialize.man')
-rw-r--r--man/XtInitialize.man9
1 files changed, 6 insertions, 3 deletions
diff --git a/man/XtInitialize.man b/man/XtInitialize.man
index a6424e3..0da0bfe 100644
--- a/man/XtInitialize.man
+++ b/man/XtInitialize.man
@@ -1,4 +1,4 @@
-.\" $Xorg: XtInit.man,v 1.4 2001/03/16 17:53:52 pookie Exp $
+.\" $Xorg: XtInit.man,v 1.3 2000/08/17 19:42:01 cpqbld Exp $
.\"
.\" Copyright (c) 1993, 1994 X Consortium
.\"
@@ -24,6 +24,9 @@
.\" be used in advertising or otherwise to promote the sale, use or other
.\" dealing in this Software without prior written authorization from the
.\" X Consortium.
+.\"
+.\" $XFree86: xc/doc/man/Xt/XtInit.man,v 1.3 2001/02/09 03:47:51 tsi Exp $
+.\"
.ds tk X Toolkit
.ds xT X Toolkit Intrinsics \- C Language Interface
.ds xI Intrinsics
@@ -123,11 +126,11 @@
.el .sp 10p
..
.ny0
-.TH XtInitialize 3Xt "Release 6.6" "X Version 11" "XT COMPATIBILITY FUNCTIONS"
+.TH XtInitialize 3Xt __xorgversion__ "XT COMPATIBILITY FUNCTIONS"
.SH NAME
XtInitialize \- initialize
.SH SYNTAX
-Widget XtInitialize(\fIshell_name\fP, \fIapplication_class\fP, \
+Widget XtInitialize(\fIshell_name\fP, \fIapplication_class\fP,
\fIoptions\fP, \fInum_options\fP, \fIargc\fP, \fIargv\fP)
.br
String \fIshell_name\fP;