diff options
Diffstat (limited to 'man/XvGetStill.man')
-rw-r--r-- | man/XvGetStill.man | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/XvGetStill.man b/man/XvGetStill.man index f7b4839..a4cb21a 100644 --- a/man/XvGetStill.man +++ b/man/XvGetStill.man @@ -1,4 +1,4 @@ -.TH XvGetStill 3X __vendorversion__ +.TH XvGetStill __libmansuffix__ __vendorversion__ .\" $XFree86: xc/doc/man/Xv/XvGetStill.man,v 1.5 2001/01/27 18:20:36 dawes Exp $ .SH Name XvGetStill \- capture a single frame of video from a drawable @@ -102,11 +102,11 @@ by another client, this request is ignored, and an XvVideoNotify event with detail XvBusy is generated for the drawable. .SH Returned Values .IP [Success] 8 -Returned if XvGetStill(3X) completed successfully. +Returned if XvGetStill(__libmansuffix__) completed successfully. .IP [XvBadExtension] 8 Returned if the Xv extension is unavailable. .IP [XvBadAlloc] 8 -Returned if XvGetStill(3X) failed to allocate memory to process +Returned if XvGetStill(__libmansuffix__) failed to allocate memory to process the request. .SH Diagnostics .IP [XvBadPort] 8 @@ -120,7 +120,7 @@ Generated if there were insufficient resources to process the request. .\" .SH See Also .\" -XvPutStill(3X), XvGetVideo(3X), XvPutVideo(3X), XvVideoNotify(3X) +XvPutStill(__libmansuffix__), XvGetVideo(__libmansuffix__), XvPutVideo(__libmansuffix__), XvVideoNotify(__libmansuffix__) .br |