summaryrefslogtreecommitdiff
path: root/man/XvSetPortAttribute.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/XvSetPortAttribute.man
parent5dc20e33bc29f1efd88ed1cf5e83943ab53b9ac6 (diff)
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/XvSetPortAttribute.man')
-rw-r--r--man/XvSetPortAttribute.man8
1 files changed, 1 insertions, 7 deletions
diff --git a/man/XvSetPortAttribute.man b/man/XvSetPortAttribute.man
index 160a03d..db4bf5f 100644
--- a/man/XvSetPortAttribute.man
+++ b/man/XvSetPortAttribute.man
@@ -18,13 +18,7 @@ XvSetPortAttribute \- sets an attribute of a video port
.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
Specifies the port for which the attribute is to be used.
.IP \fIattribute\fR 15