diff --git a/CHANGES b/CHANGES index b0f59981..8e7dcb58 100644 --- a/CHANGES +++ b/CHANGES @@ -25,6 +25,7 @@ SVN HEAD Drop support for dashes in chip names Add support for devices on SPI adapters Makefile: Drop the package and version targets + Man pages: Drop "conforming to" sections Man page sensors.conf.5: Update the chip statement section Programs doc/*: Delete, obsolete Programs i2cdump, i2cget, i2cset: Do not force the slave address by default diff --git a/lib/libsensors.3 b/lib/libsensors.3 index 4840bfa4..0932d9f2 100644 --- a/lib/libsensors.3 +++ b/lib/libsensors.3 @@ -24,7 +24,7 @@ .\" .\" References consulted: .\" libsensors source code -.TH libsensors 3 "June 2007" "" "Linux Programmer's Manual" +.TH libsensors 3 "June 2007" "lm-sensors 3" "Linux Programmer's Manual" .SH NAME libsensors \- publicly accessible functions provided by the sensors library .SH SYNOPSIS @@ -139,9 +139,6 @@ will corrupt internal data structures. .br A string representing the version of libsensors. - -.SH "CONFORMING TO" -lm_sensors-2.x .SH SEE ALSO sensors.conf(5) diff --git a/lib/sensors.conf.5 b/lib/sensors.conf.5 index f1a14a0a..8bd5b737 100644 --- a/lib/sensors.conf.5 +++ b/lib/sensors.conf.5 @@ -23,7 +23,7 @@ .\" .\" References consulted: .\" sensors.conf.eg by Frodo Looijaard -.TH sensors.conf 5 "June 2007" "" "Linux Programmer's Manual" +.TH sensors.conf 5 "June 2007" "lm-sensors 3" "Linux Programmer's Manual" .SH NAME sensors.conf \- libsensors configuration file @@ -398,8 +398,6 @@ the feature is in the same class as the feature the statement contains, and there is anywhere else a statement for this specific class member, that one takes always precedence. -.SH "CONFORMING TO" -lm_sensors-2.x .SH SEE ALSO libsensors(3) diff --git a/prog/detect/sensors-detect.8 b/prog/detect/sensors-detect.8 index f210ee07..30d34a61 100644 --- a/prog/detect/sensors-detect.8 +++ b/prog/detect/sensors-detect.8 @@ -1,4 +1,4 @@ -.TH SENSORS-DETECT 8 "March 2004" +.TH SENSORS-DETECT 8 "March 2004" "lm-sensors 3" .SH NAME sensors-detect \- detect hardware monitoring chips @@ -11,9 +11,6 @@ process of scanning your system for various hardware monitoring chips, or sensors, supported by libsensors(3), or more generally by the lm_sensors tool suite. -.SH CONFORMING TO -lm_sensors-2.x - .SH SEE ALSO sensors(1), libsensors(3), i2cdetect(8) diff --git a/prog/pwm/fancontrol.8 b/prog/pwm/fancontrol.8 index 1a50743d..e7a5385f 100644 --- a/prog/pwm/fancontrol.8 +++ b/prog/pwm/fancontrol.8 @@ -1,4 +1,4 @@ -.TH FANCONTROL 8 "June 2007" +.TH FANCONTROL 8 "June 2007" "lm-sensors 3" .SH NAME fancontrol \- automated software based fan speed regulation @@ -102,9 +102,6 @@ new values are written to the PWM outputs. Currently the speed increases quadratically with rising temperature. This way you won't hear your fans most of the time at best. -.SH CONFORMING TO -lm_sensors-2.x - .SH SEE ALSO pwmconfig(8), sensors(1). diff --git a/prog/pwm/pwmconfig.8 b/prog/pwm/pwmconfig.8 index 6d50f729..a535d309 100644 --- a/prog/pwm/pwmconfig.8 +++ b/prog/pwm/pwmconfig.8 @@ -1,4 +1,4 @@ -.TH PWMCONFIG 8 "January 27, 2005" +.TH PWMCONFIG 8 "January 27, 2005" "lm-sensors 3" .SH NAME pwmconfig \- tests the PWM outputs of sensors and configures fancontrol @@ -22,9 +22,6 @@ This program will stop your fans, one at a time, for approximately 5 seconds eac This may cause your processor temperature to rise. Verify that all fans are running at normal speed after this program has exited. -.SH CONFORMING TO -lm_sensors-2.x - .SH SEE ALSO fancontrol(8), sensors(1). diff --git a/prog/sensord/sensord.8 b/prog/sensord/sensord.8 index 96641fa3..b3f99074 100644 --- a/prog/sensord/sensord.8 +++ b/prog/sensord/sensord.8 @@ -21,7 +21,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH sensord 8 "October 23, 2002" "Version 0.6.3" "Linux System Administration" +.TH sensord 8 "October 23, 2002" "lm-sensors 3" "Linux System Administration" .SH NAME sensord \- Sensor information logging daemon. .SH SYNOPSIS @@ -407,8 +407,7 @@ configuration file. See .BR syslog.conf (5) for further details. .RE -.SH "CONFORMING TO" -lm_sensors-2.x + .SH SEE ALSO sensors.conf(5) .SH AUTHORS diff --git a/prog/sensors/sensors.1 b/prog/sensors/sensors.1 index b0c73722..a4d2b558 100644 --- a/prog/sensors/sensors.1 +++ b/prog/sensors/sensors.1 @@ -22,7 +22,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH sensors 1 "August 2007" "" "Linux User's Manual" +.TH sensors 1 "August 2007" "lm-sensors 3" "Linux User's Manual" .SH NAME sensors \- print sensors information .SH SYNOPSIS @@ -71,8 +71,7 @@ The system wide configuration file. See .BR sensors.conf (5) for further details. .RE -.SH "CONFORMING TO" -lm_sensors-2.x + .SH SEE ALSO sensors.conf(5)