diff options
author | Roland Mainz <roland.mainz@nrubsig.org> | 2004-04-10 09:05:23 +0000 |
---|---|---|
committer | Roland Mainz <roland.mainz@nrubsig.org> | 2004-04-10 09:05:23 +0000 |
commit | 704706290925241cd6774d91d1b573bd993ca2aa (patch) | |
tree | 3729b51ca201fc20664fe5b1f35d04bd20453641 | |
parent | 15e5fb2065447d5af0f397f1e722ccd9e0128edf (diff) |
Resync to 2004-04-10 XORG-RELEASE-1 branchXPRINT_BEGINXPRINT
-rw-r--r-- | man/ur98.man | 6 | ||||
-rw-r--r-- | src/xf86Ur-98.c | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/man/ur98.man b/man/ur98.man index 9fa829e..8856463 100644 --- a/man/ur98.man +++ b/man/ur98.man @@ -18,7 +18,7 @@ UR-98 \- UR98 (TR88L803) head tracker driver .B EndSection .SH DESCRIPTION .B UR-98 -is an XFree86 input driver for the Union Reality UR-F98 headtracker. +is an __xservername__ input driver for the Union Reality UR-F98 headtracker. .PP The .B UR-98 @@ -43,7 +43,7 @@ practice to use well. Union Reality UR-98. While this is a joystick driver the behaviour is absolute so this driver is not useful for true joystick interfaces. .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 @@ -125,7 +125,7 @@ author writes from direct experience. This driver is currently Linux specific. .PP .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... Alan Cox diff --git a/src/xf86Ur-98.c b/src/xf86Ur-98.c index a32f124..1a339ae 100644 --- a/src/xf86Ur-98.c +++ b/src/xf86Ur-98.c @@ -703,7 +703,7 @@ static XF86ModuleVersionInfo version_rec = { MODULEVENDORSTRING, MODINFOSTRING1, MODINFOSTRING2, - XF86_VERSION_CURRENT, + XORG_VERSION_CURRENT, 1, 0, 0, ABI_CLASS_XINPUT, ABI_XINPUT_VERSION, |