summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Mainz <roland.mainz@nrubsig.org>2004-04-10 09:04:49 +0000
committerRoland Mainz <roland.mainz@nrubsig.org>2004-04-10 09:04:49 +0000
commit42306a42653f7ce13210cedb48c5befce94acf71 (patch)
treebea6d4c1a061029319fd0ef33916a577efe2c128
parentc706fe3f8f2a89fdb0ba16de8222531fcb246869 (diff)
Resync to 2004-04-10 XORG-RELEASE-1 branchXPRINT_BEGINXPRINT
-rw-r--r--man/nsc.man6
-rw-r--r--src/nsc_driver.c2
2 files changed, 4 insertions, 4 deletions
diff --git a/man/nsc.man b/man/nsc.man
index 048abe9..d9addac 100644
--- a/man/nsc.man
+++ b/man/nsc.man
@@ -14,7 +14,7 @@ nsc \- Nsc video driver
.fi
.SH DESCRIPTION
.B nsc
-is an XFree86 driver for National Semiconductors GEODE processor family.
+is an __xservername__ driver for National Semiconductors GEODE processor family.
It uses the DURANGO kit provided by National Semiconductor.
The driver is accelerated, and provides support for the following
framebuffer depths: 8, 16 and 24.
@@ -24,7 +24,7 @@ The
driver supports GXLV (5530 companion chip), SC1200, SC1400 and
GX2 (5535 companion chip).
.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.
.PP
@@ -129,6 +129,6 @@ view on TV. The parameters xx: X-offset, yy: Y-offset, ww: Viewable width,
hh: Viewable height.
Default: no TV.
.SH "SEE ALSO"
-XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), X(__miscmansuffix__)
+__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__)
.SH AUTHOR
Author: Sarma V. Kolluru
diff --git a/src/nsc_driver.c b/src/nsc_driver.c
index bc49fc7..e312683 100644
--- a/src/nsc_driver.c
+++ b/src/nsc_driver.c
@@ -398,7 +398,7 @@ static XF86ModuleVersionInfo NscVersionRec = {
MODULEVENDORSTRING,
MODINFOSTRING1,
MODINFOSTRING2,
- XF86_VERSION_CURRENT,
+ XORG_VERSION_CURRENT,
NSC_VERSION_MAJOR, NSC_VERSION_MINOR, NSC_PATCHLEVEL,
ABI_CLASS_VIDEODRV, /* This is a video driver */
ABI_VIDEODRV_VERSION,