summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@epoch.ncsc.mil>2004-05-04 19:43:37 +0000
committerEamon Walsh <ewalsh@epoch.ncsc.mil>2004-05-04 19:43:37 +0000
commitf212056ec322f1250e33ba99877c8a7e9a113628 (patch)
tree733c7507aab2273d11716d7b53fc94f1b53360a9
parente6cce35311205b7c7e6e204cd034d5ad40150506 (diff)
Merge the new release from HEADXACE-SELINUX
-rw-r--r--man/suntcx.man6
-rw-r--r--src/tcx_driver.c2
2 files changed, 4 insertions, 4 deletions
diff --git a/man/suntcx.man b/man/suntcx.man
index 82dc1bd..fd0f7dd 100644
--- a/man/suntcx.man
+++ b/man/suntcx.man
@@ -14,17 +14,17 @@ suntcx \- TCX video driver
.fi
.SH DESCRIPTION
.B suntcx
-is an XFree86 driver for Sun TCX video cards.
+is an __xservername__ driver for Sun TCX video cards.
THIS MAN PAGE NEEDS TO BE FILLED IN.
.SH SUPPORTED HARDWARE
The
.B suntcx
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: Jakub Jelinek <jakub@redhat.com>
diff --git a/src/tcx_driver.c b/src/tcx_driver.c
index 3c156af..86d1f38 100644
--- a/src/tcx_driver.c
+++ b/src/tcx_driver.c
@@ -104,7 +104,7 @@ static XF86ModuleVersionInfo suntcxVersRec =
MODULEVENDORSTRING,
MODINFOSTRING1,
MODINFOSTRING2,
- XF86_VERSION_CURRENT,
+ XORG_VERSION_CURRENT,
TCX_MAJOR_VERSION, TCX_MINOR_VERSION, TCX_PATCHLEVEL,
ABI_CLASS_VIDEODRV,
ABI_VIDEODRV_VERSION,