summaryrefslogtreecommitdiff
path: root/man/XvQueryExtension.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XvQueryExtension.man')
-rw-r--r--man/XvQueryExtension.man8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/XvQueryExtension.man b/man/XvQueryExtension.man
index 6442536..9ba283b 100644
--- a/man/XvQueryExtension.man
+++ b/man/XvQueryExtension.man
@@ -1,4 +1,4 @@
-.TH XvQueryExtension 3X __vendorversion__
+.TH XvQueryExtension __libmansuffix__ __vendorversion__
.\" $XFree86: xc/doc/man/Xv/XvQueryExtension.man,v 1.5 2001/01/27 18:20:36 dawes Exp $
.SH Name
XvQueryExtension \- return version and release of extension
@@ -34,18 +34,18 @@ Pointer to where the extension error base is returned
.SH Description
.\"
.PP
-XvQueryExtension(3X) returns the version and release
+XvQueryExtension(__libmansuffix__) returns the version and release
numbers for the Xv video extension currently loaded
on the system. The extension major request number, event base, and error
base are also returned.
.\"
.SH Returned Values
.IP [Success] 8
-Returned if XvQueryExtension(3X) completed successfully.
+Returned if XvQueryExtension(__libmansuffix__) completed successfully.
.IP [XvBadExtension] 8
Returned if the Xv video extension is not available for
the named display.
.IP [XvBadAlloc] 8
-Returned if XvQueryExtension(3X) failed to allocate memory to process
+Returned if XvQueryExtension(__libmansuffix__) failed to allocate memory to process
the request.
.br