summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Hibma <n_hibma@FreeBSD.org>2000-07-19 23:07:42 +0000
committerNick Hibma <n_hibma@FreeBSD.org>2000-07-19 23:07:42 +0000
commit499893c9a93ece76a381003bbc3b642fc5edec2c (patch)
treef753c6d2530e79ee7814b3fa5f6da589cd8bf64e
parent39b909dad35b132baf0da96f23e55681e5f3bc15 (diff)
Notes
-rw-r--r--share/man/man4/ukbd.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ukbd.4 b/share/man/man4/ukbd.4
index 3b6a69ce7577..37faadc7d7c5 100644
--- a/share/man/man4/ukbd.4
+++ b/share/man/man4/ukbd.4
@@ -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