diff options
author | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-25 19:28:16 +0000 |
---|---|---|
committer | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-25 19:28:16 +0000 |
commit | 22a0d01c7610f366cf3cec9e7f7cf5968dcc285e (patch) | |
tree | deab27bd69bb60d5deb09c1c47a4fa318de7f274 /man | |
parent | ddef819383953954d9514eab7803367ef20dee82 (diff) |
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16
Diffstat (limited to 'man')
-rw-r--r-- | man/XvGetPortAttribute.man | 4 | ||||
-rw-r--r-- | man/XvGetStill.man | 4 | ||||
-rw-r--r-- | man/XvVideoNotify.man | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/man/XvGetPortAttribute.man b/man/XvGetPortAttribute.man index de1c21f..ceb0ca1 100644 --- a/man/XvGetPortAttribute.man +++ b/man/XvGetPortAttribute.man @@ -1,5 +1,5 @@ .TH XvGetPortAttribute 3X __vendorversion__ -.\" $XFree86: xc/doc/man/Xv/XvGetPortAttribute.man,v 1.6 2001/01/27 18:20:35 dawes Exp $ +.\" $XFree86: xc/doc/man/Xv/XvGetPortAttribute.man,v 1.7 2003/05/29 21:48:05 herrb Exp $ .SH Name XvGetPortAttribute \- return current port attribute value .\" @@ -14,7 +14,7 @@ XvGetPortAttribute \- return current port attribute value .br \fBAtom \fIattribute\fR; .br -\fBint \fI*p_vlaue\fR; +\fBint \fI*p_value\fR; .sp 1l .\" .SH Arguments diff --git a/man/XvGetStill.man b/man/XvGetStill.man index af3ec6d..5496bf1 100644 --- a/man/XvGetStill.man +++ b/man/XvGetStill.man @@ -1,5 +1,5 @@ .TH XvGetStill 3X __vendorversion__ -.\" $XFree86: xc/doc/man/Xv/XvGetStill.man,v 1.5 2001/01/27 18:20:36 dawes Exp $ +.\" $XFree86: xc/doc/man/Xv/XvGetStill.man,v 1.6 2003/05/29 21:48:05 herrb Exp $ .SH Name XvGetStill \- capture a single frame of video from a drawable .\" @@ -47,7 +47,7 @@ option has the format hostname:number. Using two colons (::) instead of one (:) indicates that DECnet is to be used for transport. .IP \fIport\fR 15 -Defines the port to which the still is outputed. +Defines the port to which the still is output'd. .IP \fId\fR 15 Defines the drawable from which the still is to be captured. Pixmaps are currently not supported. diff --git a/man/XvVideoNotify.man b/man/XvVideoNotify.man index 8a50b08..9525007 100644 --- a/man/XvVideoNotify.man +++ b/man/XvVideoNotify.man @@ -1,5 +1,5 @@ .TH XvVideoNotify 3X __vendorversion__ -.\" $XFree86: xc/doc/man/Xv/XvVideoNotify.man,v 1.5 2001/01/27 18:20:36 dawes Exp $ +.\" $XFree86: xc/doc/man/Xv/XvVideoNotify.man,v 1.6 2003/05/29 21:48:05 herrb Exp $ .SH Name XvVideoNotify \- event generated for video processing .\" @@ -49,7 +49,7 @@ The port processing the video for which the event was generated. .\" XvVideoNotify(3X) events are generated when video is started, stopped, preempted by another video -request, ignored because the port is grabbed by another client, or interruped +request, ignored because the port is grabbed by another client, or interrupted because of a hard transmission or reception error. .\" .SH See Also |