[Xcb] Problems in XGetXCBConnection.3, XSetEventQueueOwner.3

esr at thyrsus.com esr at thyrsus.com
Mon Jun 17 22:13:54 PDT 2013


This is automatically generated email about markup problems in a man
page for which you appear to be responsible.  If you are not the right
person or list, please tell me so I can correct my database.

See http://catb.org/~esr/doclifter/bugs.html for details on how and
why these patches were generated.  Feel free to email me with any
questions.  Note: These patches do not change the modification date of
any manual page.  You may wish to do that by hand.

I apologize if this message seems spammy or impersonal. The volume of
markup bugs I am tracking is over five hundred - there is no real
alternative to generating bugmail from a database and template.

--
                             Eric S. Raymond
-------------- next part --------------
Problems with XSetEventQueueOwner.3:

Unknown or invalid macro.  That is, one that does not fit in the
macro set that the man page seems to be using.  This is a serious
error; it often means part of your text is being lost or rendered
incorrectly.

--- XSetEventQueueOwner.3-unpatched	2013-05-24 05:12:05.786627215 -0400
+++ XSetEventQueueOwner.3	2013-05-24 05:12:22.266626906 -0400
@@ -42,7 +42,6 @@
 XCB owns the event queue.  Use the XCB event-handling functions.  Do not call
 the Xlib event-handling functions.
 .RE
-.IN "Environment" "DISPLAY"
 .SH DESCRIPTION
 While a client using Xlib/XCB can issue requests and handle their replies or
 errors with either Xlib or XCB, only one can own and handle the event queue.
-------------- next part --------------
Problems with XGetXCBConnection.3:

Unknown or invalid macro.  That is, one that does not fit in the
macro set that the man page seems to be using.  This is a serious
error; it often means part of your text is being lost or rendered
incorrectly.

--- XGetXCBConnection.3-unpatched	2013-05-24 05:04:56.650635240 -0400
+++ XGetXCBConnection.3	2013-05-24 05:06:18.098633717 -0400
@@ -30,7 +30,6 @@
 .SH ARGUMENTS
 .IP \fIdpy\fP 1i
 Specifies the connection to the X server.
-.IN "Environment" "DISPLAY"
 .SH DESCRIPTION
 The \fIXGetXCBConnection\fP function returns the XCB connection associated with
 an Xlib Display.  Clients can use this XCB connection with functions from the


More information about the Xcb mailing list