summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-10-11 16:42:33 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-10-11 16:42:33 -0700
commitec247cd91cf147a8d1e79b0746680b049269798f (patch)
tree0d777218bf28c9724a4f35d1c8328aa15da14264 /man
parent278c7d8f44ba7393a95ab1a4a557d6f385044022 (diff)
Update kbd man page to say it has replaced keyboard driver now.
Diffstat (limited to 'man')
-rw-r--r--man/kbd.man9
1 files changed, 5 insertions, 4 deletions
diff --git a/man/kbd.man b/man/kbd.man
index dad80eb..78e13cf 100644
--- a/man/kbd.man
+++ b/man/kbd.man
@@ -17,10 +17,10 @@ kbd \- Keyboard input driver
.B kbd
is an __xservername__ input driver for keyboards. The driver supports the standard
OS-provided keyboard interface, but these are currently only available to
-this driver module for Linux, BSD, and Solaris. This driver is planned to
-replace the built-in
+this driver module for Linux, BSD, and Solaris. This driver is the
+replacement for the built-in
.B keyboard
-driver in a future release of __xservername__.
+driver formerly included in __xservername__.
.PP
The
.B kbd
@@ -96,4 +96,5 @@ Some other XKB-related options are available, but they are incompatible
with the ones listed above and are not recommended, so they are not
documented here.
.SH "SEE ALSO"
-keyboard(__drivermansuffix__), __xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__).
+__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__),
+xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__).