[xorg-commit-diffs] xc/programs/Xserver/hw/xfree86/drivers/glint glint.man, 1.1.10.1, 1.1.10.1.6.1 glint_driver.c, 1.1.4.1.6.1, 1.1.4.1.6.1.6.1

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


Committed by: gisburn

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

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

Index: glint.man
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/glint/glint.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/glint.man	4 Mar 2004 17:47:43 -0000	1.1.10.1
+++ b/glint.man	10 Apr 2004 09:04:46 -0000	1.1.10.1.6.1
@@ -14,7 +14,7 @@
 .fi
 .SH DESCRIPTION
 .B glint 
-is an XFree86 driver for 3Dlabs & Texas Instruments GLINT/Permedia based video
+is an __xservername__ driver for 3Dlabs & Texas Instruments GLINT/Permedia based video
 cards. The driver is rather fully accelerated, and provides support for the
 following framebuffer depths: 8, 15 (may give bad results with FBDev support),
 16, 24 (32 bpp recommended, 24 bpp has problems), 30, and an 8+24 overlay mode.
@@ -25,7 +25,7 @@
 GLINT DELTA, GLINT GAMMA2, Permedia, Permedia 2, Permedia 2v, Permedia 3, R3, 
 R4) and Texas Instruments (Permedia, Permedia 2) chips.
 .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.
 .PP
@@ -104,7 +104,7 @@
 If you have a card of the same name, turn this on.  Default: off.
 .TP
 .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: Alan Hourihane, Dirk Hohndel, Stefan Dirsch, Michel Dänzer,
 Sven Luther

Index: glint_driver.c
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/glint/glint_driver.c,v
retrieving revision 1.1.4.1.6.1
retrieving revision 1.1.4.1.6.1.6.1
diff -u -d -r1.1.4.1.6.1 -r1.1.4.1.6.1.6.1
--- a/glint_driver.c	4 Mar 2004 17:47:43 -0000	1.1.4.1.6.1
+++ b/glint_driver.c	10 Apr 2004 09:04:46 -0000	1.1.4.1.6.1.6.1
@@ -386,7 +386,7 @@
 	MODULEVENDORSTRING,
 	MODINFOSTRING1,
 	MODINFOSTRING2,
-	XF86_VERSION_CURRENT,
+	XORG_VERSION_CURRENT,
 	GLINT_MAJOR_VERSION, GLINT_MINOR_VERSION, GLINT_PATCHLEVEL,
 	ABI_CLASS_VIDEODRV,			/* This is a video driver */
 	ABI_VIDEODRV_VERSION,




More information about the xorg-commit-diffs mailing list