From ca5d9a625ea0965853fa9e74a448b8c29c78ec95 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 2 Jan 2007 10:18:00 -0800 Subject: [PATCH] Bug 9523: Markup problems in XQueryExtension.3x X.Org Bugzilla #9523 --- man/XQueryExtension.man | 3 +-- 1 file changed, 1 insertion(+), 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.