diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-03-10 16:59:03 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-03-10 16:59:03 +0000 |
commit | 3fcad687a5f519f16625355fe02f731d99dc9896 (patch) | |
tree | 7000c8c01f687177b67adf65565201a9fc19cae6 /lib/libXv/man/XvGetStill.man | |
parent | 6614cc560d415f8a333e2b5c4281c489ba7e27c4 (diff) |
Update to libXv 1.0.7
Diffstat (limited to 'lib/libXv/man/XvGetStill.man')
-rw-r--r-- | lib/libXv/man/XvGetStill.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libXv/man/XvGetStill.man b/lib/libXv/man/XvGetStill.man index 7c3f92d1a..98aa0e829 100644 --- a/lib/libXv/man/XvGetStill.man +++ b/lib/libXv/man/XvGetStill.man @@ -52,13 +52,13 @@ define the width and height, in pixels, of the drawable region. .\" .PN XvGetStill captures a single frame of video from a drawable. The -position and size of the destination (video) rectangle is specified by +position and size of the destination (video) rectangle is specified by .IR vx , .IR vy , .IR vw , and .IR vh . -The position and size of the source (drawable) rectangle is specified by +The position and size of the source (drawable) rectangle is specified by .IR dx , .IR dy , .IR dw , |