summaryrefslogtreecommitdiff
path: root/man/XvGetStill.man
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-13 05:13:36 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-13 05:13:36 +0000
commit0b5be2efbcd3d405f1d84b6b31add361a39f411d (patch)
tree4df01e44fc95caa435af14c64a11296462bb83a8 /man/XvGetStill.man
parent0b0ae11e4d5872f55bd412f7876c4b526d420fe0 (diff)
doc/man/Xv/XvFreeAdaptorInfo.man doc/man/Xv/XvFreeEncodingInfo.man doc/man/Xv/XvGetPortAttribute.man doc/man/Xv/XvGetStill.man doc/man/Xv/XvGetVideo.man doc/man/Xv/XvGrabPort.man doc/man/Xv/XvPortNotify.man doc/man/Xv/XvPutStill.man doc/man/Xv/XvPutVideo.man doc/man/Xv/XvQueryAdaptors.man doc/man/Xv/XvQueryBestSize.man doc/man/Xv/XvQueryEncodings.man doc/man/Xv/XvQueryExtension.man doc/man/Xv/XvSelectPortNotify.man doc/man/Xv/XvSelectVideoNotify.man doc/man/Xv/XvSetPortAttribute.man doc/man/Xv/XvStopVideo.man doc/man/Xv/XvUngrabPort.man doc/man/Xv/XvVideoNotify.man Convert hardcoded 3X to substitutable __libmansuffix__ like other library man pages.
Diffstat (limited to 'man/XvGetStill.man')
-rw-r--r--man/XvGetStill.man8
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