Changeset 385

Show
Ignore:
Timestamp:
04/13/99 04:10:56 (10 years ago)
Author:
frodo
Message:

Updated TODO, slight correction in doc program

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/TODO

    r383 r385  
    4949* Sensors program needs to print a + before lm75 temperatures 
    5050* Sensors program needs to be extended for many new chips 
     51* prog/doc/doc-features.pl: slightly better layout, command-line parameters 
     52  and sort features before printing them. 
  • lm-sensors/trunk/prog/doc/doc-features.pl

    r384 r385  
    232232  } 
    233233  print "\n"; 
    234   print "          LABEL                          FEATURE SYMBOL     ". 
     234  print "          LABEL                           FEATURE SYMBOL     ". 
    235235        "SYSCTL FILE:OFFSET\n"; 
    236236  foreach $data (@{$feature->{features}}) {