[xorg-commit-diffs] xc/programs/Xserver/hw/xfree86/drivers/v4l v4l.c, 1.1.4.3.2.1, 1.1.4.3.2.1.6.1 v4l.man, 1.1.10.1, 1.1.10.1.6.1

Roland Mainz xorg-commit at pdx.freedesktop.org
Sat Apr 10 02:05:02 PDT 2004


Committed by: gisburn

Update of /cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/v4l
In directory pdx:/tmp/cvs-serv7662/xc/programs/Xserver/hw/xfree86/drivers/v4l

Modified Files:
      Tag: XPRINT
	v4l.c v4l.man 
Log Message:
Resync to 2004-04-10 XORG-RELEASE-1 branch

Index: v4l.c
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/v4l/v4l.c,v
retrieving revision 1.1.4.3.2.1
retrieving revision 1.1.4.3.2.1.6.1
diff -u -d -r1.1.4.3.2.1 -r1.1.4.3.2.1.6.1
--- a/v4l.c	4 Mar 2004 17:47:58 -0000	1.1.4.3.2.1
+++ b/v4l.c	10 Apr 2004 09:04:56 -0000	1.1.4.3.2.1.6.1
@@ -50,7 +50,7 @@
         MODULEVENDORSTRING,
         MODINFOSTRING1,
         MODINFOSTRING2,
-        XF86_VERSION_CURRENT,
+        XORG_VERSION_CURRENT,
         0, 0, 1,
         ABI_CLASS_VIDEODRV,
         ABI_VIDEODRV_VERSION,

Index: v4l.man
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/v4l/v4l.man,v
retrieving revision 1.1.10.1
retrieving revision 1.1.10.1.6.1
diff -u -d -r1.1.10.1 -r1.1.10.1.6.1
--- a/v4l.man	4 Mar 2004 17:47:58 -0000	1.1.10.1
+++ b/v4l.man	10 Apr 2004 09:04:56 -0000	1.1.10.1.6.1
@@ -13,9 +13,9 @@
 .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 @@
 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 at bytesex.org>




More information about the xorg-commit-diffs mailing list