diff options
author | Egbert Eich <eich@suse.de> | 2004-04-02 21:47:29 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-02 21:47:29 +0000 |
commit | 5335c485a2cd06475cfc97535db0b08fba3cf761 (patch) | |
tree | a40270f1cca990c19757f12ff5494b5804254942 | |
parent | 9795250bb41af73718ea9a90a2c5d4ddf2caae77 (diff) |
70. Merging in the TM branch (Egbert Eich).XORG-RELEASE-1-STSF-FORKXORG-CYGWIN-LAST-MERGEXORG-RELEASE-1-STSF
-rw-r--r-- | man/fpit.man | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/fpit.man b/man/fpit.man index 6534338..a7e289d 100644 --- a/man/fpit.man +++ b/man/fpit.man @@ -15,7 +15,7 @@ fpit \- Fujitsu Stylistic input driver .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 @@ Therefore the following must be added to one of your start-up scripts. .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 @@ And for other Stylistic devices try: .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@tsuk.com> and John Apfelbaum <johnapf@linuxslate.com> |