@@ -0,0 +1,13 @@
+Index: doc/progs
+===================================================================
+--- doc/progs.orig
++++ doc/progs
+@@ -58,6 +58,8 @@ see http://www.lm-sensors.org/wiki/Usefu
+ the sensors hardware to syslog, and to alert (using syslog level ALERT)
+ when a sensor alarm is signalled; for example, if a fan fails, a temperature
+ limit is exceeded, etc.
++ In Suse Linux, this daemon is packaged separately. You have to explicitly
++ install the package named "sensord" if you want it.
+
+ * prog/sensors/sensors (written in C, installed by `make install')
+ This pretty-prints the information provided by the modules. It is a normal
|