2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-09-04 00:05:10 +00:00

Drop the CONFORMING TO sections from the man pages. lm-sensors is in no way

an official standard so it doesn't make much sense. Instead, use the 4th
field of .TH to mention that these tools are part of lm-sensors.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4699 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2007-08-23 08:14:48 +00:00
parent bf1ff10ab4
commit 0c24a60643
8 changed files with 10 additions and 25 deletions

View File

@@ -25,6 +25,7 @@ SVN HEAD
Drop support for dashes in chip names Drop support for dashes in chip names
Add support for devices on SPI adapters Add support for devices on SPI adapters
Makefile: Drop the package and version targets Makefile: Drop the package and version targets
Man pages: Drop "conforming to" sections
Man page sensors.conf.5: Update the chip statement section Man page sensors.conf.5: Update the chip statement section
Programs doc/*: Delete, obsolete Programs doc/*: Delete, obsolete
Programs i2cdump, i2cget, i2cset: Do not force the slave address by default Programs i2cdump, i2cget, i2cset: Do not force the slave address by default

View File

@@ -24,7 +24,7 @@
.\" .\"
.\" References consulted: .\" References consulted:
.\" libsensors source code .\" 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 .SH NAME
libsensors \- publicly accessible functions provided by the sensors library libsensors \- publicly accessible functions provided by the sensors library
.SH SYNOPSIS .SH SYNOPSIS
@@ -139,9 +139,6 @@ will corrupt internal data structures.
.br .br
A string representing the version of libsensors. A string representing the version of libsensors.
.SH "CONFORMING TO"
lm_sensors-2.x
.SH SEE ALSO .SH SEE ALSO
sensors.conf(5) sensors.conf(5)

View File

@@ -23,7 +23,7 @@
.\" .\"
.\" References consulted: .\" References consulted:
.\" sensors.conf.eg by Frodo Looijaard .\" 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 .SH NAME
sensors.conf \- libsensors configuration file 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, and there is anywhere else a statement for this specific class member,
that one takes always precedence. that one takes always precedence.
.SH "CONFORMING TO"
lm_sensors-2.x
.SH SEE ALSO .SH SEE ALSO
libsensors(3) libsensors(3)

View File

@@ -1,4 +1,4 @@
.TH SENSORS-DETECT 8 "March 2004" .TH SENSORS-DETECT 8 "March 2004" "lm-sensors 3"
.SH NAME .SH NAME
sensors-detect \- detect hardware monitoring chips 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 or sensors, supported by libsensors(3), or more generally by the lm_sensors
tool suite. tool suite.
.SH CONFORMING TO
lm_sensors-2.x
.SH SEE ALSO .SH SEE ALSO
sensors(1), libsensors(3), i2cdetect(8) sensors(1), libsensors(3), i2cdetect(8)

View File

@@ -1,4 +1,4 @@
.TH FANCONTROL 8 "June 2007" .TH FANCONTROL 8 "June 2007" "lm-sensors 3"
.SH NAME .SH NAME
fancontrol \- automated software based fan speed regulation 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 quadratically with rising temperature. This way you won't hear your fans most
of the time at best. of the time at best.
.SH CONFORMING TO
lm_sensors-2.x
.SH SEE ALSO .SH SEE ALSO
pwmconfig(8), sensors(1). pwmconfig(8), sensors(1).

View File

@@ -1,4 +1,4 @@
.TH PWMCONFIG 8 "January 27, 2005" .TH PWMCONFIG 8 "January 27, 2005" "lm-sensors 3"
.SH NAME .SH NAME
pwmconfig \- tests the PWM outputs of sensors and configures fancontrol 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 This may cause your processor temperature to rise. Verify that all fans are running
at normal speed after this program has exited. at normal speed after this program has exited.
.SH CONFORMING TO
lm_sensors-2.x
.SH SEE ALSO .SH SEE ALSO
fancontrol(8), sensors(1). fancontrol(8), sensors(1).

View File

@@ -21,7 +21,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" 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 .SH NAME
sensord \- Sensor information logging daemon. sensord \- Sensor information logging daemon.
.SH SYNOPSIS .SH SYNOPSIS
@@ -407,8 +407,7 @@ configuration file. See
.BR syslog.conf (5) .BR syslog.conf (5)
for further details. for further details.
.RE .RE
.SH "CONFORMING TO"
lm_sensors-2.x
.SH SEE ALSO .SH SEE ALSO
sensors.conf(5) sensors.conf(5)
.SH AUTHORS .SH AUTHORS

View File

@@ -22,7 +22,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" 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 .SH NAME
sensors \- print sensors information sensors \- print sensors information
.SH SYNOPSIS .SH SYNOPSIS
@@ -71,8 +71,7 @@ The system wide configuration file. See
.BR sensors.conf (5) .BR sensors.conf (5)
for further details. for further details.
.RE .RE
.SH "CONFORMING TO"
lm_sensors-2.x
.SH SEE ALSO .SH SEE ALSO
sensors.conf(5) sensors.conf(5)