Show
Ignore:
Timestamp:
11/12/06 19:24:55 (7 years ago)
Author:
mmh
Message:

The scanner regression test cases for error conditions in quoted strings
uncovered three different bugs. This changeset fixes them all. It also
updates the sensors.conf(5) man page to be unambiguous regarding the
requirement for whitespace between elements.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/lib/sensors.conf.5

    r4208 r4235  
    3535Comments are introduces by hash marks. A comment continues to the end of the 
    3636line. Empty lines, and lines containing only whitespace or comments are  
    37 ignored.  Other lines have one of the below forms. There should be whitespace 
     37ignored.  Other lines have one of the below forms. There must be whitespace 
    3838between each element, but the amount of whitespace is unimportant. A line 
    3939may be continued on the next line by ending it with a backslash; this does