summaryrefslogtreecommitdiff
path: root/man/XQueryExtension.man
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2007-01-02 10:18:00 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-08-21 15:06:21 -0700
commitca5d9a625ea0965853fa9e74a448b8c29c78ec95 (patch)
tree0916388df0b148ec997a772a0d7aa0a907a5842b /man/XQueryExtension.man
parentfe713c616e29ba19c179b43c18eca1035079ce18 (diff)
downloadxorg-lib-libX11-ca5d9a625ea0965853fa9e74a448b8c29c78ec95.tar.gz
Bug 9523: Markup problems in XQueryExtension.3x
X.Org Bugzilla #9523 <https://bugs.freedesktop.org/show_bug.cgi?id=9523>
Diffstat (limited to 'man/XQueryExtension.man')
-rw-r--r--man/XQueryExtension.man3
1 files changed, 1 insertions, 2 deletions
diff --git a/man/XQueryExtension.man b/man/XQueryExtension.man
index a81ec0cf..bfc09649 100644
--- a/man/XQueryExtension.man
+++ b/man/XQueryExtension.man
@@ -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.