summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-12-19 09:07:50 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-12-19 09:07:50 +0000
commit0f0ae40ac9a9815d50c1ae3eee4b524557b9fb68 (patch)
tree85cb5df14fc8134937fb6592c2d463173de4426e /man
parentc3917f36a9ac2b2cd77b8aff2b74a5245f687ef3 (diff)
Typo fixes, mailing list & url updates, and other changes to prepare for
X11R6.9 & 7.0 releases.
Diffstat (limited to 'man')
-rw-r--r--man/v4l.man14
1 files changed, 7 insertions, 7 deletions
diff --git a/man/v4l.man b/man/v4l.man
index 5337112..f59e524 100644
--- a/man/v4l.man
+++ b/man/v4l.man
@@ -1,4 +1,4 @@
-.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/v4l/v4l.man,v 1.3 2001/05/29 22:24:06 dawes Exp $
+.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/v4l/v4l.man,v 1.2 2001/01/27 18:20:55 dawes Exp $
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
.TH V4L __drivermansuffix__ __vendorversion__
@@ -13,13 +13,13 @@ v4l \- video4linux driver
.fi
.SH DESCRIPTION
.B v4l
-is an XFree86 driver for video4linux cards. It provides a Xvideo
-extention port for video overlay. Just add the driver to the module
-list within the module section of your XF86Config file if you want
+is an __xservername__ driver for video4linux cards. It provides a Xvideo
+extension port for video overlay. Just add the driver to the module
+list within the module section of your __xconfigfile__ file if you want
to use it. There are no config options.
.P
Note that the the extmod module is also required for the Xvideo
-support (and lots of other extentions too).
+support (and lots of other extensions too).
.SH SUPPORTED HARDWARE
The
.B v4l
@@ -30,10 +30,10 @@ overlay.
bt848/bt878-based TV cards are the most popular hardware these
days.
.SH CONFIGURATION DETAILS
-Please refer to XF86Config(__filemansuffix__) for general configuration
+Please refer to __xconfigfile__(__filemansuffix__) for general configuration
details. This section only covers configuration details specific to this
driver.
.SH "SEE ALSO"
-XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), X(__miscmansuffix__)
+__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__)
.SH AUTHORS
Authors include: Gerd Knorr <kraxel@bytesex.org>