aboutsummaryrefslogtreecommitdiff
path: root/etc/defaults/rc.conf
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2003-03-15 08:14:42 +0000
committerDoug Barton <dougb@FreeBSD.org>2003-03-15 08:14:42 +0000
commit52bf43dc11c9b0127dd47cf7bba4482b2d9c01e1 (patch)
tree972fbd872ddb1322923d42f9dd9a3645069334ff /etc/defaults/rc.conf
parent024ae00499c710ecfd803a24d8acef6197866b6e (diff)
downloadsrc-52bf43dc11c9b0127dd47cf7bba4482b2d9c01e1.tar.gz
src-52bf43dc11c9b0127dd47cf7bba4482b2d9c01e1.zip
Make it more clear how to disable keybell, and where its options are found.
PR: conf/41772
Notes
Notes: svn path=/head/; revision=112255
Diffstat (limited to 'etc/defaults/rc.conf')
-rw-r--r--etc/defaults/rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index e93994bd959c..ea33c2dc02c4 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -321,7 +321,7 @@ ipv6_ipfilter_rules="/etc/ipf6.rules" # rules definition file for ipfilter,
keymap="NO" # keymap in /usr/share/syscons/keymaps/* (or NO).
keyrate="NO" # keyboard rate to: slow, normal, fast (or NO).
-keybell="NO" # bell to duration.pitch or normal or visual (or NO).
+keybell="NO" # See kbdcontrol(1) for options. Use "off" to disable.
keychange="NO" # function keys default values (or NO).
cursor="NO" # cursor type {normal|blink|destructive} (or NO).
scrnmap="NO" # screen map in /usr/share/syscons/scrnmaps/* (or NO).