summaryrefslogtreecommitdiff
path: root/man/XvPutVideo.man
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-09-19 15:06:27 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2006-09-19 15:06:27 -0700
commite5cb03cfa7386e13bede2d33d06be5369ab2a5d2 (patch)
tree1d2887a679b08c6e9f99071ca83be22c6e734a38 /man/XvPutVideo.man
parent5dc20e33bc29f1efd88ed1cf5e83943ab53b9ac6 (diff)
downloadxorg-lib-libXv-e5cb03cfa7386e13bede2d33d06be5369ab2a5d2.tar.gz
Correct description of dpy argument in libXv function man pages
(Previous description applies to programs, not functions - you must supply a valid Display pointer to functions, there is no fallback to $DISPLAY.)
Diffstat (limited to 'man/XvPutVideo.man')
-rw-r--r--man/XvPutVideo.man8
1 files changed, 1 insertions, 7 deletions
diff --git a/man/XvPutVideo.man b/man/XvPutVideo.man
index 2480ffb..c0854e9 100644
--- a/man/XvPutVideo.man
+++ b/man/XvPutVideo.man
@@ -38,13 +38,7 @@ XvPutVideo \- write video into a drawable
.SH Arguments
.\"
.IP \fIdpy\fR 15
-Specifies the display screen on which the
-Xv Server is to accept requests from Xv clients. If the
-display option is not specified, Xv uses the display screen
-specified by your DISPLAY environment variable. The display
-option has the format hostname:number. Using two colons
-(::) instead of one (:) indicates that DECnet is to be used
-for transport.
+Specifies the connection to the X server.
.IP \fIport\fR 15
Defines the port from which to get video.
.IP \fId\fR 15