summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Mainz <roland.mainz@nrubsig.org>2004-04-10 09:04:55 +0000
committerRoland Mainz <roland.mainz@nrubsig.org>2004-04-10 09:04:55 +0000
commit7618cf0b3a9353b27ea6779f47b185bc04536877 (patch)
tree7852b04d942f51a0740ae0ff3a0f889d27da7a12
parent649934a0d0bb1412ef95dc9a6718f797cec2a1b1 (diff)
Resync to 2004-04-10 XORG-RELEASE-1 branchXPRINT_BEGINXPRINT
-rw-r--r--man/tdfx.man6
-rw-r--r--src/tdfx_driver.c2
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,