Index: /lm-sensors/trunk/etc/sensors.conf.eg
===================================================================
--- /lm-sensors/trunk/etc/sensors.conf.eg	(revision 2523)
+++ /lm-sensors/trunk/etc/sensors.conf.eg	(revision 2525)
@@ -221,4 +221,17 @@
 # yet supported; spaces at the end are ignored, though.
 #
+#
+# BEEPS
+# -----
+# Some chips support alarms with beep warnings. When an alarm is triggered
+# you can be warned by a beeping signal through your computer speaker. It
+# is possible to enable beeps for all alarms on a chip using the following 
+# line:
+#
+# 	set beep_enable 1
+#
+# or disable them using:
+#
+# 	set beep_enable 0
 #
 ##########################################################################
@@ -312,4 +325,7 @@
 # the CPU temperature.
 #    label temp "M/B Temp"
+
+# Uncomment the following line to enable beeps for all alarms on this chip
+#    set beep_enable 1
 
 
