From 7618cf0b3a9353b27ea6779f47b185bc04536877 Mon Sep 17 00:00:00 2001 From: Roland Mainz Date: Sat, 10 Apr 2004 09:04:55 +0000 Subject: Resync to 2004-04-10 XORG-RELEASE-1 branch --- man/tdfx.man | 6 +++--- src/tdfx_driver.c | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/man/tdfx.man b/man/tdfx.man index ff838e2..17b3aba 100644 --- a/man/tdfx.man +++ b/man/tdfx.man @@ -14,13 +14,13 @@ tdfx \- 3Dfx video driver .fi .SH DESCRIPTION .B tdfx -is an XFree86 driver for 3Dfx video cards. +is an __xservername__ driver for 3Dfx video cards. .SH SUPPORTED HARDWARE The .B tdfx driver supports Voodoo Banshee, Voodoo3, Voodoo4 and Voodoo5 cards. .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 @@ -56,6 +56,6 @@ Default: off. .SH FILES tdfx_drv.o .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: ... diff --git a/src/tdfx_driver.c b/src/tdfx_driver.c index 7957aab..c910461 100644 --- a/src/tdfx_driver.c +++ b/src/tdfx_driver.c @@ -279,7 +279,7 @@ static XF86ModuleVersionInfo tdfxVersRec = MODULEVENDORSTRING, MODINFOSTRING1, MODINFOSTRING2, - XF86_VERSION_CURRENT, + XORG_VERSION_CURRENT, TDFX_MAJOR_VERSION, TDFX_MINOR_VERSION, TDFX_PATCHLEVEL, ABI_CLASS_VIDEODRV, ABI_VIDEODRV_VERSION, -- cgit v1.2.3