summaryrefslogtreecommitdiff
path: root/man/XvQueryAdaptors.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XvQueryAdaptors.man')
-rw-r--r--man/XvQueryAdaptors.man10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/XvQueryAdaptors.man b/man/XvQueryAdaptors.man
index 88625bd..578ae61 100644
--- a/man/XvQueryAdaptors.man
+++ b/man/XvQueryAdaptors.man
@@ -1,4 +1,4 @@
-.TH XvQueryAdaptors 3X __vendorversion__
+.TH XvQueryAdaptors __libmansuffix__ __vendorversion__
.\" $XFree86: xc/doc/man/Xv/XvQueryAdaptors.man,v 1.5 2001/01/27 18:20:36 dawes Exp $
.SH Name
XvQueryAdaptors \- return adaptor information for a screen
@@ -40,7 +40,7 @@ returned.
.\"
.SH Description
.\"
-XvQueryAdaptors(3X) returns an video adaptor information for
+XvQueryAdaptors(__libmansuffix__) returns an video adaptor information for
the screen of the specified drawable. The XvAdaptorInfo structure
has the following organization:
.EX
@@ -86,15 +86,15 @@ A visual-id supported for the given depth by the adaptor.
.\"
.SH Returned Values
.IP [Success] 8
-Returned if XvQueryAdaptors(3X) completed successfully.
+Returned if XvQueryAdaptors(__libmansuffix__) completed successfully.
.IP [XvBadExtension] 8
Returned if the Xv extension is unavailable.
.IP [XvBadAlloc] 8
-Returned if XvQueryAdaptors(3X) failed to allocate memory to process
+Returned if XvQueryAdaptors(__libmansuffix__) failed to allocate memory to process
the request.
.SH Diagnostics
.IP [Drawable] 8
Returned if the requested drawable does not exist.
.SH See Also
-XvFreeAdaptorInfo(3X)
+XvFreeAdaptorInfo(__libmansuffix__)
.\"