summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Mainz <roland.mainz@nrubsig.org>2004-04-10 09:04:48 +0000
committerRoland Mainz <roland.mainz@nrubsig.org>2004-04-10 09:04:48 +0000
commit388ef01c0e69d5ede64ce0f2476c81d9eb3d3d42 (patch)
tree06e4207ce72e722b7202cd3ac36d8635b38388a3
parent0b81853a8d2b193dcefdd47e0734037dd5ebca3f (diff)
Resync to 2004-04-10 XORG-RELEASE-1 branchXPRINT_BEGINXPRINT
-rw-r--r--man/imstt.man6
-rw-r--r--src/imstt_driver.c2
2 files changed, 4 insertions, 4 deletions
diff --git a/man/imstt.man b/man/imstt.man
index bc34a38..22134b6 100644
--- a/man/imstt.man
+++ b/man/imstt.man
@@ -14,17 +14,17 @@ imstt \- Integrated Micro Solutions Twin Turbo 128 driver
.fi
.SH DESCRIPTION
.B imstt
-is an XFree86 driver for Integrated Micro Solutions Twin Turbo 128 video chips.
+is an __xservername__ driver for Integrated Micro Solutions Twin Turbo 128 video chips.
THIS MAN PAGE NEEDS TO BE FILLED IN.
.SH SUPPORTED HARDWARE
The
.B imstt
driver supports...
.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: ...
diff --git a/src/imstt_driver.c b/src/imstt_driver.c
index 8ce2876..f25e3e0 100644
--- a/src/imstt_driver.c
+++ b/src/imstt_driver.c
@@ -192,7 +192,7 @@ static XF86ModuleVersionInfo IMSTTVersRec = {
MODULEVENDORSTRING,
MODINFOSTRING1,
MODINFOSTRING2,
- XF86_VERSION_CURRENT,
+ XORG_VERSION_CURRENT,
VERSION_MAJOR, VERSION_MINOR, PATCHLEVEL,
ABI_CLASS_VIDEODRV,
ABI_VIDEODRV_VERSION,