diff options
Diffstat (limited to 'man/XvGetVideo.man')
-rw-r--r-- | man/XvGetVideo.man | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/XvGetVideo.man b/man/XvGetVideo.man index 8b65557..38b1fe8 100644 --- a/man/XvGetVideo.man +++ b/man/XvGetVideo.man @@ -1,4 +1,4 @@ -.TH XvGetVideo 3X __vendorversion__ +.TH XvGetVideo __libmansuffix__ __vendorversion__ .\" $XFree86: xc/doc/man/Xv/XvGetVideo.man,v 1.4 1999/03/02 11:49:14 dawes Exp $ .SH Name XvGetVideo \- capture video from a drawable @@ -111,11 +111,11 @@ XvBusy is generated for the drawable. .br .SH Returned Values .IP [Success] 8 -Returned if XvGetVideo(3X) completed successfully. +Returned if XvGetVideo(__libmansuffix__) completed successfully. .IP [XvBadExtension] 8 Returned if the Xv extension is unavailable. .IP [XvBadAlloc] 8 -Returned if XvGetVideo(3X) failed to allocate memory to process +Returned if XvGetVideo(__libmansuffix__) failed to allocate memory to process the request. .SH Diagnostics .IP [XvBadPort] 8 @@ -129,5 +129,5 @@ Generated if there were insufficient resources to process the request. .SH See Also .br .\" -XvGetStill(3X), XvPutVideo(3X), XvVideoNotify(3X) +XvGetStill(__libmansuffix__), XvPutVideo(__libmansuffix__), XvVideoNotify(__libmansuffix__) .br |