Changeset 4699
- Timestamp:
- 08/23/07 10:14:48 (6 years ago)
- Location:
- lm-sensors/branches/lm-sensors-3.0.0
- Files:
-
- 8 modified
-
CHANGES (modified) (1 diff)
-
lib/libsensors.3 (modified) (2 diffs)
-
lib/sensors.conf.5 (modified) (2 diffs)
-
prog/detect/sensors-detect.8 (modified) (2 diffs)
-
prog/pwm/fancontrol.8 (modified) (2 diffs)
-
prog/pwm/pwmconfig.8 (modified) (2 diffs)
-
prog/sensord/sensord.8 (modified) (2 diffs)
-
prog/sensors/sensors.1 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/branches/lm-sensors-3.0.0/CHANGES
r4697 r4699 26 26 Add support for devices on SPI adapters 27 27 Makefile: Drop the package and version targets 28 Man pages: Drop "conforming to" sections 28 29 Man page sensors.conf.5: Update the chip statement section 29 30 Programs doc/*: Delete, obsolete -
lm-sensors/branches/lm-sensors-3.0.0/lib/libsensors.3
r4696 r4699 25 25 .\" References consulted: 26 26 .\" libsensors source code 27 .TH libsensors 3 "June 2007" " " "Linux Programmer's Manual"27 .TH libsensors 3 "June 2007" "lm-sensors 3" "Linux Programmer's Manual" 28 28 .SH NAME 29 29 libsensors \- publicly accessible functions provided by the sensors library … … 140 140 A string representing the version of libsensors. 141 141 142 143 .SH "CONFORMING TO"144 lm_sensors-2.x145 142 .SH SEE ALSO 146 143 sensors.conf(5) -
lm-sensors/branches/lm-sensors-3.0.0/lib/sensors.conf.5
r4677 r4699 24 24 .\" References consulted: 25 25 .\" sensors.conf.eg by Frodo Looijaard 26 .TH sensors.conf 5 "June 2007" " " "Linux Programmer's Manual"26 .TH sensors.conf 5 "June 2007" "lm-sensors 3" "Linux Programmer's Manual" 27 27 .SH NAME 28 28 sensors.conf \- libsensors configuration file … … 399 399 that one takes always precedence. 400 400 401 .SH "CONFORMING TO"402 lm_sensors-2.x403 401 .SH SEE ALSO 404 402 libsensors(3) -
lm-sensors/branches/lm-sensors-3.0.0/prog/detect/sensors-detect.8
r4157 r4699 1 .TH SENSORS-DETECT 8 "March 2004" 1 .TH SENSORS-DETECT 8 "March 2004" "lm-sensors 3" 2 2 .SH NAME 3 3 sensors-detect \- detect hardware monitoring chips … … 12 12 tool suite. 13 13 14 .SH CONFORMING TO15 lm_sensors-2.x16 17 14 .SH SEE ALSO 18 15 sensors(1), libsensors(3), i2cdetect(8) -
lm-sensors/branches/lm-sensors-3.0.0/prog/pwm/fancontrol.8
r4442 r4699 1 .TH FANCONTROL 8 "June 2007" 1 .TH FANCONTROL 8 "June 2007" "lm-sensors 3" 2 2 .SH NAME 3 3 fancontrol \- automated software based fan speed regulation … … 103 103 of the time at best. 104 104 105 .SH CONFORMING TO106 lm_sensors-2.x107 108 105 .SH SEE ALSO 109 106 pwmconfig(8), sensors(1). -
lm-sensors/branches/lm-sensors-3.0.0/prog/pwm/pwmconfig.8
r2873 r4699 1 .TH PWMCONFIG 8 "January 27, 2005" 1 .TH PWMCONFIG 8 "January 27, 2005" "lm-sensors 3" 2 2 .SH NAME 3 3 pwmconfig \- tests the PWM outputs of sensors and configures fancontrol … … 23 23 at normal speed after this program has exited. 24 24 25 .SH CONFORMING TO26 lm_sensors-2.x27 28 25 .SH SEE ALSO 29 26 fancontrol(8), sensors(1). -
lm-sensors/branches/lm-sensors-3.0.0/prog/sensord/sensord.8
r2843 r4699 22 22 .\" the source, must acknowledge the copyright and authors of this work. 23 23 .\" 24 .TH sensord 8 "October 23, 2002" " Version 0.6.3" "Linux System Administration"24 .TH sensord 8 "October 23, 2002" "lm-sensors 3" "Linux System Administration" 25 25 .SH NAME 26 26 sensord \- Sensor information logging daemon. … … 408 408 for further details. 409 409 .RE 410 .SH "CONFORMING TO" 411 lm_sensors-2.x 410 412 411 .SH SEE ALSO 413 412 sensors.conf(5) -
lm-sensors/branches/lm-sensors-3.0.0/prog/sensors/sensors.1
r4698 r4699 23 23 .\" the source, must acknowledge the copyright and authors of this work. 24 24 .\" 25 .TH sensors 1 "August 2007" " " "Linux User's Manual"25 .TH sensors 1 "August 2007" "lm-sensors 3" "Linux User's Manual" 26 26 .SH NAME 27 27 sensors \- print sensors information … … 72 72 for further details. 73 73 .RE 74 .SH "CONFORMING TO" 75 lm_sensors-2.x 74 76 75 .SH SEE ALSO 77 76 sensors.conf(5)
