Submitted by:	Mike Meyer <mwm@mired.org>
This commit is contained in:
Nick Hibma 2000-07-19 23:07:42 +00:00
parent 39b909dad3
commit 499893c9a9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=63563

View File

@ -50,8 +50,8 @@ or
must be configured in the kernel as well.
.Sh CONFIGURATION
By default the keyboard subsystem does not create the appropriate devices yet.
Make sure you configure compile the kernel with the following option in the
kernel config file:
Make sure you reconfigure your kernel with the following option in the kernel
config file:
.Bd -literal -offset indent
options "KBD_INSTALL_CDEV"
.Ed