Browse Source

Manual pages: Mention the current maintainer

Add the current maintainer to the mailing list as the contact points
for bug reports. This ensure that the reports will be read by the
right person.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
tags/v4.2
Jean Delvare 5 years ago
parent
commit
2be6a751ba
  1. 3
      eeprom/decode-dimms.1
  2. 3
      eeprom/decode-vaio.1
  3. 3
      lib/libi2c.3
  4. 3
      stub/i2c-stub-from-dump.8
  5. 3
      tools/i2cdetect.8
  6. 3
      tools/i2cdump.8
  7. 3
      tools/i2cget.8
  8. 3
      tools/i2cset.8
  9. 3
      tools/i2ctransfer.8

3
eeprom/decode-dimms.1

@ -64,7 +64,8 @@ Same as -x except treat multibyte hex data as little endian
Display the usage summary
.SH BUGS
To report bugs or send fixes, please write to the Linux I2C mailing list
<linux-i2c@vger.kernel.org>.
<linux-i2c@vger.kernel.org> with Cc to the current maintainer:
Jean Delvare <jdelvare@suse.de>.
.SH SEE ALSO
.BR decode-vaio (1)
.SH AUTHORS

3
eeprom/decode-vaio.1

@ -31,7 +31,8 @@ identification EEPROMs.
The tool requires the eeprom kernel module to be loaded.
.SH BUGS
To report bugs or send fixes, please write to the Linux I2C mailing list
<linux-i2c@vger.kernel.org>.
<linux-i2c@vger.kernel.org> with Cc to the current maintainer:
Jean Delvare <jdelvare@suse.de>.
.SH SEE ALSO
.BR decode-dimms (1)
.SH AUTHOR

3
lib/libi2c.3

@ -135,7 +135,8 @@ yourself.
.SH BUGS
To report bugs or send fixes, please write to the Linux I2C mailing list
<linux-i2c@vger.kernel.org>.
<linux-i2c@vger.kernel.org> with Cc to the current maintainer:
Jean Delvare <jdelvare@suse.de>.
.SH AUTHOR
Simon G. Vogl, Frodo Looijaard, Jean Delvare and others

3
stub/i2c-stub-from-dump.8

@ -47,7 +47,8 @@ Device must not have banks (as most Winbond devices do).
.SH BUGS
To report bugs or send fixes, please write to the Linux I2C mailing list
<linux-i2c@vger.kernel.org>.
<linux-i2c@vger.kernel.org> with Cc to the current maintainer:
Jean Delvare <jdelvare@suse.de>.
.SH SEE ALSO
i2cdump(8), i2cdetect(8), i2cset(8)

3
tools/i2cdetect.8

@ -115,7 +115,8 @@ using the "receive byte" method, after user confirmation:
.SH BUGS
To report bugs or send fixes, please write to the Linux I2C mailing list
<linux-i2c@vger.kernel.org>.
<linux-i2c@vger.kernel.org> with Cc to the current maintainer:
Jean Delvare <jdelvare@suse.de>.
.SH SEE ALSO
i2cdump(8), i2cget(8), i2cset(8), i2ctransfer(8), sensors-detect(8)

3
tools/i2cdump.8

@ -118,7 +118,8 @@ user confirmation:
.SH BUGS
To report bugs or send fixes, please write to the Linux I2C mailing list
<linux-i2c@vger.kernel.org>.
<linux-i2c@vger.kernel.org> with Cc to the current maintainer:
Jean Delvare <jdelvare@suse.de>.
.SH SEE ALSO
i2cdetect(8), i2cget(8), i2cset(8), i2ctransfer(8), isadump(8)

3
tools/i2cget.8

@ -115,7 +115,8 @@ use \fIi2ctransfer\fR to achieve the same in a safe and faster way.
.SH BUGS
To report bugs or send fixes, please write to the Linux I2C mailing list
<linux-i2c@vger.kernel.org>.
<linux-i2c@vger.kernel.org> with Cc to the current maintainer:
Jean Delvare <jdelvare@suse.de>.
.SH SEE ALSO
i2cdetect(8), i2cdump(8), i2cset(8), i2ctransfer(8)

3
tools/i2cset.8

@ -127,7 +127,8 @@ Also see i2cget(8) for examples of combined usage of \fIi2cset\fR and
.SH BUGS
To report bugs or send fixes, please write to the Linux I2C mailing list
<linux-i2c@vger.kernel.org>.
<linux-i2c@vger.kernel.org> with Cc to the current maintainer:
Jean Delvare <jdelvare@suse.de>.
.SH SEE ALSO
i2cdetect(8), i2cdump(8), i2cget(8), i2ctransfer(8), isaset(8)

3
tools/i2ctransfer.8

@ -154,7 +154,8 @@ Be extremely careful using this program.
.SH BUGS
To report bugs or send fixes, please write to the Linux I2C mailing list
<linux-i2c@vger.kernel.org>.
<linux-i2c@vger.kernel.org> with Cc to the current maintainer:
Jean Delvare <jdelvare@suse.de>.
.SH AUTHORS
Wolfram Sang, based on

Loading…
Cancel
Save