Add a bit more information about KBD_INSTALL_CDEV.

PR:		112683
This commit is contained in:
Tom Rhodes 2008-01-26 08:22:28 +00:00
parent 4e4e0e218d
commit 5a2e4b1fe4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31366

View file

@ -723,8 +723,8 @@ options NFS_ROOT # NFS usable as /, requires NFSCLIENT</progra
<programlisting>options KBD_INSTALL_CDEV # install a CDEV entry in /dev</programlisting>
<para>This option is related to the keyboard. It installs a CDEV entry
in <filename>/dev</filename>.</para>
<para>This option is required to allow the creation of keyboard device
nodes in <filename>/dev</filename>.</para>
<programlisting>options ADAPTIVE_GIANT # Giant mutex is adaptive.</programlisting>