summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@epoch.ncsc.mil>2004-05-04 19:43:36 +0000
committerEamon Walsh <ewalsh@epoch.ncsc.mil>2004-05-04 19:43:36 +0000
commit9acc510618391c7f5a460af471204888d55b15a4 (patch)
tree2607d30fbcb9a2edfbc040af393c4f0f86a78d8e
parent4714aac2d36d82578d138097af6d0197ee7f5acb (diff)
Merge the new release from HEADXACE-SELINUX
-rw-r--r--man/sunleo.man6
-rw-r--r--src/leo_driver.c2
2 files changed, 4 insertions, 4 deletions
diff --git a/man/sunleo.man b/man/sunleo.man
index e5807a3..9735f0d 100644
--- a/man/sunleo.man
+++ b/man/sunleo.man
@@ -22,7 +22,7 @@ sunleo \- Leo video driver
.fi
.SH DESCRIPTION
.B leo
-is an XFree86 driver for Sun Leo (ZX) video cards.
+is an __xservername__ driver for Sun Leo (ZX) video cards.
.PP
Also known as the ZX or T(urbo)ZX, Leo is a 24 bit accelerated 3D
graphics card. Both cards are double-width, but the TZX also requires
@@ -55,11 +55,11 @@ SPARCcenter 2000
.SH CONFIGURATION DETAILS
You must set "DefaultDepth" to "32" in the Screen Section.
.nf
-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
Driver authors include: Jakub Jelinek <jakub@redhat.com>
.br
diff --git a/src/leo_driver.c b/src/leo_driver.c
index 5aec87e..f8843f3 100644
--- a/src/leo_driver.c
+++ b/src/leo_driver.c
@@ -108,7 +108,7 @@ static XF86ModuleVersionInfo sunleoVersRec =
MODULEVENDORSTRING,
MODINFOSTRING1,
MODINFOSTRING2,
- XF86_VERSION_CURRENT,
+ XORG_VERSION_CURRENT,
LEO_MAJOR_VERSION, LEO_MINOR_VERSION, LEO_PATCHLEVEL,
ABI_CLASS_VIDEODRV,
ABI_VIDEODRV_VERSION,