summaryrefslogtreecommitdiff
path: root/app/xvinfo/xvinfo.man
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-26 10:49:38 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-26 10:49:38 +0000
commit841f8331c93ff96bd798e9a74ba10fab155da5c5 (patch)
tree36661fb122f858a2f14b585a304bad58a2142628 /app/xvinfo/xvinfo.man
parent8f41c760916495ea26d3c59795487ac6dfc77d75 (diff)
Importing from X.Org 7.2RC2
Diffstat (limited to 'app/xvinfo/xvinfo.man')
-rw-r--r--app/xvinfo/xvinfo.man29
1 files changed, 29 insertions, 0 deletions
diff --git a/app/xvinfo/xvinfo.man b/app/xvinfo/xvinfo.man
new file mode 100644
index 000000000..fd1f6874b
--- /dev/null
+++ b/app/xvinfo/xvinfo.man
@@ -0,0 +1,29 @@
+.\" $XdotOrg: $
+.\" $XFree86: xc/programs/xvinfo/xvinfo.man,v 1.2 2001/01/24 00:06:51 dawes Exp $
+.\"
+.TH xvinfo __appmansuffix__ __vendorversion__
+.SH NAME
+xvinfo - Print out X-Video extension adaptor information
+.SH SYNOPSIS
+.B "xvinfo"
+[-display \fIdisplayname\fP]
+.SH DESCRIPTION
+.PP
+.B xvinfo
+prints out the capabilities of any video adaptors associated
+with the display that are accesible through the X-Video extension.
+.SH OPTIONS
+.PP
+.TP 8
+.B "-display \fIdisplay\fP"
+This argument allows you to specify the server to query; see \fIX(__miscmansuffix__)\fP.
+.SH ENVIRONMENT
+.PP
+.TP 8
+.B DISPLAY
+This variable may be used to specify the server to query.
+
+.SH SEE ALSO
+xdpyinfo(1)
+.SH AUTHORS
+Mark Vojkovich