26. Fix Xlib manual pages to refer to XFree86 as a separate entity (Keith Packard)

This commit is contained in:
Keith Packard 2004-03-26 01:11:21 +00:00
parent 8e74d251d3
commit 6f2e82f244
10 changed files with 25 additions and 14 deletions

View file

@ -332,7 +332,8 @@ errors.
.LP
The function
.ZN Xutf8SetWMProperties
is an XFree86 extension introduced in XFree86 4.0.2. Its presence is
is an extension introduced by The XFree86 Project, Inc. in their 4.0.2
release. Its presence is
indicated by the macro
.ZN X_HAVE_UTF8_STRING .
.SH PROPERTIES

View file

@ -203,7 +203,8 @@ The behavior for an invalid codepoint is undefined.
.LP
The function
.ZN Xutf8TextExtents
is an XFree86 extension introduced in XFree86 4.0.2. Its presence is
is an extension introduced by The XFree86 Project, Inc. in their 4.0.2
release. Its presence is
indicated by the macro
.ZN X_HAVE_UTF8_STRING .
.SH "SEE ALSO"

View file

@ -194,7 +194,8 @@ The behavior for an invalid codepoint is undefined.
.LP
The function
.ZN Xutf8DrawString
is an XFree86 extension introduced in XFree86 4.0.2. Its presence is
is an extension introduced by The XFree86 Project, Inc. in their 4.0.2
release. Its presence is
indicated by the macro
.ZN X_HAVE_UTF8_STRING .
.SH "SEE ALSO"

View file

@ -42,7 +42,7 @@
.\" It is provided ``as is'' without express or implied warranty.
.\"
.\" $XFree86: xc/doc/man/X11/XmbDTxt.man,v 1.4 2003/04/28 22:17:58 herrb Exp $
.\" $XdotOrg: lib/X11/man/XmbDrawText.man,v 1.1.4.4.4.2 2004-03-04 17:45:54 eich Exp $
.\" $XdotOrg: lib/X11/man/XmbDrawText.man,v 1.1.4.4.4.2.4.1 2004-03-26 01:11:22 keithp Exp $
.\"
.ds xT X Toolkit Intrinsics \- C Language Interface
.ds xW Athena X Widgets \- C Language X Toolkit Interface
@ -216,7 +216,8 @@ The behavior for an invalid codepoint is undefined.
.LP
The function
.ZN Xutf8DrawText
is an XFree86 extension introduced in XFree86 4.0.2. Its presence is
is an extension introduced by The XFree86 Project, Inc. in their 4.0.2
release. Its presence is
indicated by the macro
.ZN X_HAVE_UTF8_STRING .
.SH STRUCTURES

View file

@ -301,7 +301,8 @@ even though it does not have any more keyboard focus.
.LP
The function
.ZN Xutf8LookupString
is an XFree86 extension introduced in XFree86 4.0.2. Its presence is
is an extension introduced by The XFree86 Project, Inc. in their 4.0.2
release. Its presence is
indicated by the macro
.ZN X_HAVE_UTF8_STRING .
.SH "SEE ALSO"

View file

@ -199,7 +199,8 @@ The client should free the returned string by calling
.LP
The function
.ZN Xutf8ResetIC
is an XFree86 extension introduced in XFree86 4.0.2. Its presence is
is an extension introduced by The XFree86 Project, Inc. in their 4.0.2
release. Its presence is
indicated by the macro
.ZN X_HAVE_UTF8_STRING .
.SH "SEE ALSO"

View file

@ -181,7 +181,8 @@ the escapement is always positive.
.LP
The function
.ZN Xutf8TextEscapement
is an XFree86 extension introduced in XFree86 4.0.2. Its presence is
is an extension introduced by The XFree86 Project, Inc. in their 4.0.2
release. Its presence is
indicated by the macro
.ZN X_HAVE_UTF8_STRING .
.SH "SEE ALSO"

View file

@ -217,7 +217,8 @@ The behavior for an invalid codepoint is undefined.
.LP
The function
.ZN Xutf8TextExtents
is an XFree86 extension introduced in XFree86 4.0.2. Its presence is
is an extension introduced by The XFree86 Project, Inc. in their 4.0.2
release. Its presence is
indicated by the macro
.ZN X_HAVE_UTF8_STRING .
.SH "SEE ALSO"

View file

@ -43,7 +43,7 @@
.\" It is provided ``as is'' without express or implied warranty.
.\"
.\" $XFree86: xc/doc/man/X11/XTLTTProp.man,v 1.6 2003/04/28 22:17:57 herrb Exp $
.\" $XdotOrg: lib/X11/man/XmbTextListToTextProperty.man,v 1.1.4.4.4.2 2004-03-04 17:45:54 eich Exp $
.\" $XdotOrg: lib/X11/man/XmbTextListToTextProperty.man,v 1.1.4.4.4.2.4.1 2004-03-26 01:11:22 keithp Exp $
.\"
.ds xT X Toolkit Intrinsics \- C Language Interface
.ds xW Athena X Widgets \- C Language X Toolkit Interface
@ -230,8 +230,9 @@ this encoding is ``STRING'' or ``COMPOUND_TEXT'', respectively.
If the style
.ZN XUTF8StringStyle
is specified,
this encoding is ``UTF8_STRING''. (This is an XFree86 extension introduced in
XFree86 4.0.2. Its presence is indicated by the macro
this encoding is ``UTF8_STRING''.
(This is an extension introduced by The XFree86 Project, Inc. in their 4.0.2
release. Its presence is indicated by the macro
.ZN X_HAVE_UTF8_STRING .)
If the style
.ZN XTextStyle
@ -394,7 +395,8 @@ The functions
.ZN Xutf8TextListToTextProperty
and
.ZN Xutf8TextPropertyToTextList
are an XFree86 extension introduced in XFree86 4.0.2. Their presence is
are extensions introduced by The XFree86 Project, Inc. in their 4.0.2
release. Their presence is
indicated by the macro
.ZN X_HAVE_UTF8_STRING .
.SH STRUCTURES

View file

@ -247,7 +247,8 @@ or
.LP
The function
.ZN Xutf8TextPerCharExtents
is an XFree86 extension introduced in XFree86 4.0.2. Its presence is
is an extension introduced by The XFree86 Project, Inc. in their 4.0.2
release. Its presence is
indicated by the macro
.ZN X_HAVE_UTF8_STRING .
.SH "SEE ALSO"