summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@epoch.ncsc.mil>2004-05-04 19:43:32 +0000
committerEamon Walsh <ewalsh@epoch.ncsc.mil>2004-05-04 19:43:32 +0000
commit862183c805690a1d668fd54de4ab276781cbd8fa (patch)
tree06e4207ce72e722b7202cd3ac36d8635b38388a3
parent790d0008d775eebcdf4fe92b6da7b3c8b6d99631 (diff)
Merge the new release from HEADXACE-SELINUX
-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,