From e5cb03cfa7386e13bede2d33d06be5369ab2a5d2 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Tue, 19 Sep 2006 15:06:27 -0700 Subject: 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.) --- man/XvSelectVideoNotify.man | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'man/XvSelectVideoNotify.man') diff --git a/man/XvSelectVideoNotify.man b/man/XvSelectVideoNotify.man index 293c42a..d8e2dc4 100644 --- a/man/XvSelectVideoNotify.man +++ b/man/XvSelectVideoNotify.man @@ -16,13 +16,7 @@ XvSelectVideoNotify \- enable or disable VideoNotify events .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 \fIdrawable\fR 15 Defines the drawable in which video activity is to be reported. .IP \fIonoff\fR 15 -- cgit v1.2.3