mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-08 23:08:05 +02:00
Bug 9523: Markup problems in XQueryExtension.3x
X.Org Bugzilla #9523 <https://bugs.freedesktop.org/show_bug.cgi?id=9523>
This commit is contained in:
parent
fe713c616e
commit
ca5d9a625e
1 changed files with 1 additions and 2 deletions
|
|
@ -14,7 +14,7 @@
|
|||
.\" of the information in this document. It is provided \`\`as-is'' without
|
||||
.\" express or implied warranty.
|
||||
.\"
|
||||
.dS xL Programming with Xlib
|
||||
.ds xL Programming with Xlib
|
||||
.TH XQueryExtension __libmansuffix__ __xorgversion__ "X FUNCTIONS"
|
||||
.SH NAME
|
||||
XQueryExtension, XListExtensions, XFreeExtensionList \- list available extensions
|
||||
|
|
@ -25,7 +25,6 @@ Bool XQueryExtension(\^\fIdisplay, \fIname\fP, \fImajor_opcode_return\fP, \fIfir
|
|||
char **XListExtensions(\^\fIdisplay\fP, \fInextensions_return\fP\^)
|
||||
.HP
|
||||
XFreeExtensionList(\^\fIlist\fP\^)
|
||||
.FN
|
||||
.SH ARGUMENTS
|
||||
.IP \fIdisplay\fP 1i
|
||||
Specifies the connection to the X server.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue