[Xorg-commit] xc/doc/man/Xt XtConvSt.man,1.1.4.2,1.1.4.3 XtCreACon.man,1.1.4.2,1.1.4.3 XtSetLangP.man,1.1.4.2,1.1.4.3

Kaleb Keithley xorg-commit at pdx.freedesktop.org
Wed May 9 17:30:30 EEST 2007


Committed by: kaleb

Update of /cvs/xorg/xc/doc/man/Xt
In directory pdx:/home/kaleb/xorg/xc.XORG-CURRENT/doc/man/Xt

Modified Files:
      Tag: XORG-CURRENT
	XtConvSt.man XtCreACon.man XtSetLangP.man 
Log Message:
merge most of XFree86 RC3 (4.3.99.903) from vendor branch.
bug #214


Index: XtConvSt.man
===================================================================
RCS file: /cvs/xorg/xc/doc/man/Xt/XtConvSt.man,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.3
diff -u -d -r1.1.4.2 -r1.1.4.3
--- a/XtConvSt.man	26 Nov 2003 22:48:18 -0000	1.1.4.2
+++ b/XtConvSt.man	23 Feb 2004 21:31:51 -0000	1.1.4.3
@@ -25,7 +25,7 @@
 .\" dealing in this Software without prior written authorization from the 
 .\" X Consortium.
 .\"
-.\" $XFree86: xc/doc/man/Xt/XtConvSt.man,v 1.4 2003/04/28 22:18:18 herrb Exp $
+.\" $XFree86: xc/doc/man/Xt/XtConvSt.man,v 1.5 2004/01/03 16:30:59 herrb Exp $
 .\"
 .ds tk X Toolkit
 .ds xT X Toolkit Intrinsics \- C Language Interface
@@ -134,7 +134,7 @@
 Boolean XtConvertAndStore(Widget \fIwidget\fP, String \fIfrom_type\fP,
 XrmValuePtr \fIfrom\fP, String \fIto_type\fP, XrmValuePtr \fIto_in_out\fP);
 .HP
-void XtCallConverter(Display* \fIdpy\fP, XtConverter \fIconverter\fP,
+Boolean XtCallConverter(Display* \fIdpy\fP, XtConverter \fIconverter\fP,
 XrmValuePtr \fIargs\fP, Cardinal \fInum_args\fP, XrmValuePtr \fIfrom\fP,
 XrmValuePtr \fIto_in_out\fP, XtCacheRef* \fIcache_ref_return\fP); 
 .SH ARGUMENTS

Index: XtCreACon.man
===================================================================
RCS file: /cvs/xorg/xc/doc/man/Xt/XtCreACon.man,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.3
diff -u -d -r1.1.4.2 -r1.1.4.3
--- a/XtCreACon.man	26 Nov 2003 22:48:18 -0000	1.1.4.2
+++ b/XtCreACon.man	23 Feb 2004 21:31:51 -0000	1.1.4.3
@@ -26,7 +26,7 @@
 .\" other dealings in this Software without prior written authorization
 .\" from the X Consortium.
 .\"
-.\" $XFree86: xc/doc/man/Xt/XtCreACon.man,v 1.3 2003/04/28 22:18:18 herrb Exp $
+.\" $XFree86: xc/doc/man/Xt/XtCreACon.man,v 1.4 2004/01/12 21:43:19 herrb Exp $
 .\"
 .ds tk X Toolkit
 .ds xT X Toolkit Intrinsics \- C Language Interface
@@ -134,7 +134,7 @@
 .HP
 XtAppContext XtCreateApplicationContext(void); 
 .HP
-void XtDestroyApplicationContext(XtAppContext \fIapp_context\fP, 
+void XtDestroyApplicationContext(XtAppContext \fIapp_context\fP);
 .HP
 XtAppContext XtWidgetToApplicationContext(Widget \fIw\fP); 
 .HP

Index: XtSetLangP.man
===================================================================
RCS file: /cvs/xorg/xc/doc/man/Xt/XtSetLangP.man,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.3
diff -u -d -r1.1.4.2 -r1.1.4.3
--- a/XtSetLangP.man	26 Nov 2003 22:48:18 -0000	1.1.4.2
+++ b/XtSetLangP.man	23 Feb 2004 21:31:51 -0000	1.1.4.3
@@ -26,7 +26,7 @@
 .\" other dealings in this Software without prior written authorization
 .\" from the X Consortium.
 .\"
-.\" $XFree86: xc/doc/man/Xt/XtSetLangP.man,v 1.4 2003/05/29 21:48:05 herrb Exp $
+.\" $XFree86: xc/doc/man/Xt/XtSetLangP.man,v 1.5 2004/01/12 21:43:19 herrb Exp $
 .\"
 .ds tk X Toolkit
 .ds xT X Toolkit Intrinsics \- C Language Interface
@@ -159,7 +159,7 @@
 procedure has not yet been registered, the return value is unspecified
 but if this return value is used in a subsequent call to
 .ZN XtSetLanguageProc ,
-it will because the default language procedure to be registered.
+it will cause the default language procedure to be registered.
 .LP
 The default language procedure does the following:
 .IP \(bu 5





More information about the xorg-commit mailing list