[xorg-commit-diffs] xc/programs/Xserver/hw/xfree86/input/fpit
fpit.man, 1.1.10.1, 1.1.10.1.6.1 xf86Fpit.c, 1.1.4.1.6.1,
1.1.4.1.6.1.6.1
Roland Mainz
xorg-commit at pdx.freedesktop.org
Sat Apr 10 02:05:21 PDT 2004
Committed by: gisburn
Update of /cvs/xorg/xc/programs/Xserver/hw/xfree86/input/fpit
In directory pdx:/tmp/cvs-serv7662/xc/programs/Xserver/hw/xfree86/input/fpit
Modified Files:
Tag: XPRINT
fpit.man xf86Fpit.c
Log Message:
Resync to 2004-04-10 XORG-RELEASE-1 branch
Index: fpit.man
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/input/fpit/fpit.man,v
retrieving revision 1.1.10.1
retrieving revision 1.1.10.1.6.1
diff -u -d -r1.1.10.1 -r1.1.10.1.6.1
--- a/fpit.man 4 Mar 2004 17:48:05 -0000 1.1.10.1
+++ b/fpit.man 10 Apr 2004 09:05:14 -0000 1.1.10.1.6.1
@@ -15,7 +15,7 @@
.fi
.SH DESCRIPTION
.B fpit
-is an XFree86 input driver for Fujitsu Stylistic Tablet PCs.
+is an __xservername__ input driver for Fujitsu Stylistic Tablet PCs.
.PP
The
.B fpit
@@ -35,7 +35,7 @@
.B setserial /dev/ttyS3 IRQ 15 baud_base 115200 port 0xfce8
.SH CONFIGURATION DETAILS
-Please refer to XF86Config(5x) for general configuration
+Please refer to __xconfigfile__(5x) 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
@@ -113,7 +113,7 @@
.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
Original FPIT port:
Rob Tsuk <rob at tsuk.com> and John Apfelbaum <johnapf at linuxslate.com>
Index: xf86Fpit.c
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/input/fpit/xf86Fpit.c,v
retrieving revision 1.1.4.1.6.1
retrieving revision 1.1.4.1.6.1.6.1
diff -u -d -r1.1.4.1.6.1 -r1.1.4.1.6.1.6.1
--- a/xf86Fpit.c 4 Mar 2004 17:48:05 -0000 1.1.4.1.6.1
+++ b/xf86Fpit.c 10 Apr 2004 09:05:14 -0000 1.1.4.1.6.1.6.1
@@ -564,7 +564,7 @@
}
static XF86ModuleVersionInfo version_rec = {
- "fpit", MODULEVENDORSTRING, MODINFOSTRING1, MODINFOSTRING2, XF86_VERSION_CURRENT, 1, 0, 0, ABI_CLASS_XINPUT, ABI_XINPUT_VERSION, MOD_CLASS_XINPUT,
+ "fpit", MODULEVENDORSTRING, MODINFOSTRING1, MODINFOSTRING2, XORG_VERSION_CURRENT, 1, 0, 0, ABI_CLASS_XINPUT, ABI_XINPUT_VERSION, MOD_CLASS_XINPUT,
{0, 0, 0, 0}
};
More information about the xorg-commit-diffs
mailing list