summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-04-15 10:16:38 +0000
committerEgbert Eich <eich@suse.de>2004-04-15 10:16:38 +0000
commite6443cce0d4a47eaba68ccc7bc0d15cd1324eccc (patch)
tree0a80399b157341727e5be3bd00778a7d8bcf5240
parent740ddd190a0383805944ffcbe5b25bd790ad4f2c (diff)
-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,