summaryrefslogtreecommitdiff
path: root/lib/libXv/man/XvPortNotify.man
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libXv/man/XvPortNotify.man')
-rw-r--r--lib/libXv/man/XvPortNotify.man15
1 files changed, 7 insertions, 8 deletions
diff --git a/lib/libXv/man/XvPortNotify.man b/lib/libXv/man/XvPortNotify.man
index d487b5ebc..a31dd0369 100644
--- a/lib/libXv/man/XvPortNotify.man
+++ b/lib/libXv/man/XvPortNotify.man
@@ -1,5 +1,4 @@
.TH XvPortNotify __libmansuffix__ __vendorversion__
-.\" $XFree86: xc/doc/man/Xv/XvPortNotify.man,v 1.4 1999/03/02 11:49:15 dawes Exp $
.SH Name
XvPortNotify \- event generated when port attributes change
.\"
@@ -29,19 +28,19 @@ XvPortNotify \- event generated when port attributes change
.EE
.\"
-.IP \fItype\fR 8
+.IP \fItype\fR 15
Specifies the type of event: XvPortNotify.
-.IP \fIserial\fR 8
+.IP \fIserial\fR 15
Number of the last request processed by the server.
-.IP \fIsend_event\fR 8
+.IP \fIsend_event\fR 15
True if the event was generated by a SendEvent request.
-.IP \fIdisplay\fR 8
+.IP \fIdisplay\fR 15
A pointer to the display the event was read from.
-.IP \fIport_id\fR 8
+.IP \fIport_id\fR 15
The port whose attribute has changed.
-.IP \fIattribute\fR 8
+.IP \fIattribute\fR 15
An atom specifying the attribute that changed.
-.IP \fIvalue\fR 8
+.IP \fIvalue\fR 15
The new value of the attribute.
.\"
.SH Description