diff options
Diffstat (limited to 'libX11/man/XGetXCBConnection.man')
-rw-r--r-- | libX11/man/XGetXCBConnection.man | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libX11/man/XGetXCBConnection.man b/libX11/man/XGetXCBConnection.man index 3b4ad11f7..7488b6ee7 100644 --- a/libX11/man/XGetXCBConnection.man +++ b/libX11/man/XGetXCBConnection.man @@ -30,7 +30,6 @@ xcb_connection_t *XGetXCBConnection(Display *\fIdpy\fP); .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 |