diff options
author | Egbert Eich <eich@suse.de> | 2004-04-02 21:47:24 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-02 21:47:24 +0000 |
commit | bb749e8f9e38621e88e7f61dd1fdc6d092919ff6 (patch) | |
tree | 76ddd96f84e32d72dd6ee3e1917d9fc97b17c8df | |
parent | 0ab6d7eb5e0672dafb0da0a27ea594d285f59412 (diff) |
70. Merging in the TM branch (Egbert Eich).XORG-RELEASE-1-STSF-FORKXORG-CYGWIN-LAST-MERGEXORG-RELEASE-1-STSF
-rw-r--r-- | man/v4l.man | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/v4l.man b/man/v4l.man index 38014b7..ab2f844 100644 --- a/man/v4l.man +++ b/man/v4l.man @@ -13,9 +13,9 @@ v4l \- video4linux driver .fi .SH DESCRIPTION .B v4l -is an XFree86 driver for video4linux cards. It provides a Xvideo +is an __xservername__ 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 +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 @@ -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> |