summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-04-23 19:54:04 +0000
committerEgbert Eich <eich@suse.de>2004-04-23 19:54:04 +0000
commit490a14af12143092496cc2fa032bdd63fe3e2ae9 (patch)
treef2dfc0897353192616ee0452596570efb5e13f91
parent3c3fa4c5b9aadb7dc6ec9004d457f76105abfed4 (diff)
-rw-r--r--man/mutouch.man8
-rw-r--r--src/xf86MuTouch.c4
2 files changed, 6 insertions, 6 deletions
diff --git a/man/mutouch.man b/man/mutouch.man
index 9660d51..0b1fe6c 100644
--- a/man/mutouch.man
+++ b/man/mutouch.man
@@ -1,4 +1,4 @@
-.\" $XFree86: xc/programs/Xserver/hw/xfree86/input/mutouch/mutouch.man,v 1.2 2001/01/27 18:20:58 dawes Exp $
+.\" $XFree86: xc/programs/Xserver/hw/xfree86/input/mutouch/mutouch.man,v 1.1 2001/01/24 00:06:37 dawes Exp $
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
.TH MUTOUCH __drivermansuffix__ __vendorversion__
@@ -18,7 +18,7 @@ mutouch \- Microtouch input driver
.B EndSection
.SH DESCRIPTION
.B mutouch
-is an XFree86 input driver for Microtouch devices...
+is an __xservername__ input driver for Microtouch devices...
.PP
The
.B mutouch
@@ -28,13 +28,13 @@ 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...
Patrick Lecoanet
diff --git a/src/xf86MuTouch.c b/src/xf86MuTouch.c
index 6762034..bb06f80 100644
--- a/src/xf86MuTouch.c
+++ b/src/xf86MuTouch.c
@@ -21,7 +21,7 @@
*
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/input/mutouch/xf86MuTouch.c,v 1.14 2001/08/17 13:27:56 dawes Exp $ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/input/mutouch/xf86MuTouch.c,v 1.13 2001/04/01 14:00:13 tsi Exp $ */
/*
*******************************************************************************
@@ -1871,7 +1871,7 @@ static XF86ModuleVersionInfo version_rec = {
MODULEVENDORSTRING,
MODINFOSTRING1,
MODINFOSTRING2,
- XF86_VERSION_CURRENT,
+ XORG_VERSION_CURRENT,
1, 0, 0,
ABI_CLASS_XINPUT,
ABI_XINPUT_VERSION,