Changeset 385
- Timestamp:
- 04/13/99 04:10:56 (10 years ago)
- Files:
-
- lm-sensors/trunk/TODO (modified) (1 diff)
- lm-sensors/trunk/prog/doc/doc-features.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/TODO
r383 r385 49 49 * Sensors program needs to print a + before lm75 temperatures 50 50 * 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 232 232 } 233 233 print "\n"; 234 print " LABELFEATURE SYMBOL ".234 print " LABEL FEATURE SYMBOL ". 235 235 "SYSCTL FILE:OFFSET\n"; 236 236 foreach $data (@{$feature->{features}}) {
