summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-04-15 10:16:36 +0000
committerEgbert Eich <eich@suse.de>2004-04-15 10:16:36 +0000
commit6d5c0eafa9568981f9dbef3e94b05d10d57e34fd (patch)
treeb915ece5b4745f0ce93612508f241c0624aefdd3
parent8ba8fced39f55e9a7b25956d096a7ac327257971 (diff)
-rw-r--r--man/suncg14.man6
-rw-r--r--src/cg14_driver.c2
2 files changed, 4 insertions, 4 deletions
diff --git a/man/suncg14.man b/man/suncg14.man
index f333658..026ffd3 100644
--- a/man/suncg14.man
+++ b/man/suncg14.man
@@ -14,17 +14,17 @@ suncg14 \- CG14 video driver
.fi
.SH DESCRIPTION
.B suncg14
-is an XFree86 driver for Sun CG14 video cards.
+is an __xservername__ driver for Sun CG14 video cards.
THIS MAN PAGE NEEDS TO BE FILLED IN.
.SH SUPPORTED HARDWARE
The
.B suncg14
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/cg14_driver.c b/src/cg14_driver.c
index 9a07d8f..f749f03 100644
--- a/src/cg14_driver.c
+++ b/src/cg14_driver.c
@@ -98,7 +98,7 @@ static XF86ModuleVersionInfo suncg14VersRec =
MODULEVENDORSTRING,
MODINFOSTRING1,
MODINFOSTRING2,
- XF86_VERSION_CURRENT,
+ XORG_VERSION_CURRENT,
CG14_MAJOR_VERSION, CG14_MINOR_VERSION, CG14_PATCHLEVEL,
ABI_CLASS_VIDEODRV,
ABI_VIDEODRV_VERSION,