summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2020-09-10 15:06:08 +0200
committerJean Delvare <jdelvare@suse.de>2020-09-10 15:06:08 +0200
commit2be6a751baeeaee958fc5a16bddfc92eed04b195 (patch)
tree2a5d8d0bee801b212a55d52d584bfa938f97982b
parent26bcc85221d83402cd4a7658c00dc06347b45dd6 (diff)
downloadi2c-tools-git-2be6a751baeeaee958fc5a16bddfc92eed04b195.tar.gz
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>
-rw-r--r--eeprom/decode-dimms.13
-rw-r--r--eeprom/decode-vaio.13
-rw-r--r--lib/libi2c.33
-rw-r--r--stub/i2c-stub-from-dump.83
-rw-r--r--tools/i2cdetect.83
-rw-r--r--tools/i2cdump.83
-rw-r--r--tools/i2cget.83
-rw-r--r--tools/i2cset.83
-rw-r--r--tools/i2ctransfer.83
9 files changed, 18 insertions, 9 deletions
diff --git a/eeprom/decode-dimms.1 b/eeprom/decode-dimms.1
index c684500..c3ce597 100644
--- a/eeprom/decode-dimms.1
+++ b/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
diff --git a/eeprom/decode-vaio.1 b/eeprom/decode-vaio.1
index 9bdcacf..5e69ee7 100644
--- a/eeprom/decode-vaio.1
+++ b/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
diff --git a/lib/libi2c.3 b/lib/libi2c.3
index c9374f5..3603f69 100644
--- a/lib/libi2c.3
+++ b/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
diff --git a/stub/i2c-stub-from-dump.8 b/stub/i2c-stub-from-dump.8
index 3d55ac9..77716e5 100644
--- a/stub/i2c-stub-from-dump.8
+++ b/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)
diff --git a/tools/i2cdetect.8 b/tools/i2cdetect.8
index 9e9f7cc..09e22e4 100644
--- a/tools/i2cdetect.8
+++ b/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)
diff --git a/tools/i2cdump.8 b/tools/i2cdump.8
index 6acfcc2..e039751 100644
--- a/tools/i2cdump.8
+++ b/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)
diff --git a/tools/i2cget.8 b/tools/i2cget.8
index ac4024a..da17ed4 100644
--- a/tools/i2cget.8
+++ b/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)
diff --git a/tools/i2cset.8 b/tools/i2cset.8
index 138f545..a23426e 100644
--- a/tools/i2cset.8
+++ b/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)
diff --git a/tools/i2ctransfer.8 b/tools/i2ctransfer.8
index 3b14375..1ca8b8c 100644
--- a/tools/i2ctransfer.8
+++ b/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