summaryrefslogtreecommitdiff
path: root/man/XvSelectVideoNotify.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XvSelectVideoNotify.man')
-rw-r--r--man/XvSelectVideoNotify.man15
1 files changed, 5 insertions, 10 deletions
diff --git a/man/XvSelectVideoNotify.man b/man/XvSelectVideoNotify.man
index d8e2dc4..4a74bac 100644
--- a/man/XvSelectVideoNotify.man
+++ b/man/XvSelectVideoNotify.man
@@ -4,17 +4,12 @@
XvSelectVideoNotify \- enable or disable VideoNotify events
.\"
.SH Syntax
-\fB#include\fI <X11/extensions/Xvlib.h>\fR
-.sp 1l
-\fBXvSelectVideoNotify(\fIdpy, drawable, onoff\fR)
-.sp 1l
-\fBregister Display \fI*dpy\fR;
-.br
-\fBDrawable \fIdrawable\fR;
-.br
-\fBBool \fIonoff\fR;
+.B #include <X11/extensions/Xvlib.h>
+.sp
+.nf
+.BI "XvSelectVideoNotify(Display *" dpy ", Drawable " drawable ", Bool " onoff ");"
+.fi
.SH Arguments
-.\"
.IP \fIdpy\fR 15
Specifies the connection to the X server.
.IP \fIdrawable\fR 15