summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Mainz <roland.mainz@nrubsig.org>2004-04-10 09:05:13 +0000
committerRoland Mainz <roland.mainz@nrubsig.org>2004-04-10 09:05:13 +0000
commit1f40c2aadac83215d5d2e1f8ac0d4b8ba2069268 (patch)
treead1211d936d5dae89dabbf90de34ca7879f8282a
parent5ece79f19fd3dd9db1348ed796eb0a04c51240a7 (diff)
Resync to 2004-04-10 XORG-RELEASE-1 branchXPRINT_BEGINXPRINT
-rw-r--r--man/dmc.man8
-rw-r--r--src/xf86DMC.c2
2 files changed, 5 insertions, 5 deletions
diff --git a/man/dmc.man b/man/dmc.man
index ac7a069..1b49ee7 100644
--- a/man/dmc.man
+++ b/man/dmc.man
@@ -1,4 +1,4 @@
-.\" $XFree86$
+.\" $Id$
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
.TH DMC __drivermansuffix__ __vendorversion__
@@ -18,7 +18,7 @@ dmc \- DMC input driver
.B EndSection
.SH DESCRIPTION
.B dmc
-is an XFree86 input driver for DMC FIT10-controller...
+is an __xservername__ input driver for DMC FIT10-controller...
.PP
The
.B dmc
@@ -28,12 +28,12 @@ THIS MAN PAGE NEEDS TO BE FILLED IN.
.SH SUPPORTED HARDWARE
What is supported...
.SH CONFIGURATION DETAILS
-Please refer to XF86Config(__filemansuffix__) for general configuration
+Please refer to __xconfigfile__(__filemansuffix__) for general configuration
details and for options that can be used with all input drivers. This
section only covers configuration details specific to this driver.
.PP
Config details...
.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/xf86DMC.c b/src/xf86DMC.c
index f9015ba..690c6d7 100644
--- a/src/xf86DMC.c
+++ b/src/xf86DMC.c
@@ -70,7 +70,7 @@ static XF86ModuleVersionInfo VersionRec =
MODULEVENDORSTRING,
MODINFOSTRING1,
MODINFOSTRING2,
- XF86_VERSION_CURRENT,
+ XORG_VERSION_CURRENT,
1, 0, 0,
ABI_CLASS_XINPUT,
ABI_XINPUT_VERSION,