diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-03-01 10:35:12 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-03-01 10:35:32 -0800 |
commit | ceb33299a512f368529dd052f4acab695b172c7f (patch) | |
tree | 458ceffdf503c6a399b20437d627ea00fbf2da36 /man | |
parent | 87d047e6132d5734ab65f0ef18354608dae39ec8 (diff) |
Replace references to XFree86/XF86Config in man page
Diffstat (limited to 'man')
-rw-r--r-- | man/vmmouse.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/vmmouse.man b/man/vmmouse.man index 6dcf0f0..62034a7 100644 --- a/man/vmmouse.man +++ b/man/vmmouse.man @@ -34,7 +34,7 @@ document. This can be found in __projectroot__/lib/X11/doc/, or online at http://www.xfree86.org/current/mouse.html. .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 @@ -224,5 +224,5 @@ There are some other options that may be used to control various parameters for serial port communication, but they are not documented here because the driver sets them correctly for each mouse protocol type. .SH "SEE ALSO" -XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), X(__miscmansuffix__), +__xservername__(1), __xconfigfile__(__filemansuffix__), xorgconfig(1), Xserver(1), X(__miscmansuffix__), README.mouse. |