summaryrefslogtreecommitdiff
path: root/man/XvStopVideo.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XvStopVideo.man')
-rw-r--r--man/XvStopVideo.man22
1 files changed, 8 insertions, 14 deletions
diff --git a/man/XvStopVideo.man b/man/XvStopVideo.man
index e2222e3..dc64303 100644
--- a/man/XvStopVideo.man
+++ b/man/XvStopVideo.man
@@ -4,24 +4,18 @@
XvStopVideo \- stop active video
.\"
.SH Syntax
-\fB#include <X11/extensions/Xvlib.h>
-.sp 1l
-\fBXvStopVideo(\fIdpy, port, draw\fR)
-.sp 1l
-\fBDisplay \fI*dpy\fR;
-.br
-\fBXvPortID \fIport\fR;
-.br
-\fBDrawable \fIdraw\fR;
-.\"
+.B #include <X11/extensions/Xvlib.h>
+.sp
+.nf
+.BI "XvGetStill(Display *" dpy ", XvPortID " port ", Drawable " draw ");"
+.fi
.SH Arguments
.\"
-.\"
-.IP \fIdpy\fR 15
+.IP \fIdpy\fR 8
Specifies the connection to the X server.
-.IP \fIport\fR 15
+.IP \fIport\fR 8
Specifies the port for which video is to be stopped.
-.IP \fIdraw\fR 15
+.IP \fIdraw\fR 8
Specifies the drawable associated with the named port.
.SH Description
.\"