summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-03-29 15:45:51 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-03-29 15:45:51 +0000
commitf81c3734d4aa4b0f97c29cc3102bd30b745ab5ec (patch)
treead0587cc0a3cba6105b981094a7e86526e4fdef7
parentf396c3ee973afa3b5bea808d76d3494a2790bce0 (diff)
-rw-r--r--man/void.man6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/void.man b/man/void.man
index 04c2ae0..39b7e9f 100644
--- a/man/void.man
+++ b/man/void.man
@@ -14,16 +14,16 @@ void \- null input driver
.fi
.SH DESCRIPTION
.B void
-is an dummy/null XFree86 input driver. It doesn't connect to any
+is an dummy/null __xservername__ input driver. It doesn't connect to any
physical device, and it never delivers any events. It functions as
both a pointer and keyboard device, and may be used as X server's core
pointer and/or core keyboard. It's purpose is to allow the X server
to operate without a core pointer and/or core keyboard.
.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
driver doesn't have any configuration options in addition to those.
.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...