Browse Source

Add missing man page cross-references

tags/v4.0
Jean Delvare 8 years ago
parent
commit
ad661861e6
  1. 2
      tools/i2cdetect.8
  2. 2
      tools/i2cdump.8
  3. 2
      tools/i2cget.8
  4. 2
      tools/i2cset.8

2
tools/i2cdetect.8

@ -82,7 +82,7 @@ Display the version and exit.
Output a list of installed busses.
.SH SEE ALSO
i2cdump(8), sensors-detect(8)
i2cdump(8), i2cget(8), i2cset(8), i2ctransfer(8), sensors-detect(8)
.SH AUTHOR
Frodo Looijaard, Mark D. Studebaker and Jean Delvare

2
tools/i2cdump.8

@ -75,7 +75,7 @@ knowledge of the chip you're working with and an idea of what you are looking
for.
.SH SEE ALSO
i2cset(8), i2cdetect(8), isadump(8)
i2cdetect(8), i2cget(8), i2cset(8), i2ctransfer(8), isadump(8)
.SH AUTHOR
Frodo Looijaard, Mark D. Studebaker and Jean Delvare

2
tools/i2cget.8

@ -59,7 +59,7 @@ certain chips. This is particularly true if setting \fImode\fR to \fBcp\fP (writ
byte with PEC). Be extremely careful using this program.
.SH SEE ALSO
i2cdump(8), i2cset(8)
i2cdetect(8), i2cdump(8), i2cset(8), i2ctransfer(8)
.SH AUTHOR
Jean Delvare

2
tools/i2cset.8

@ -93,7 +93,7 @@ DESTROY your memory, leaving your system unbootable! Be extremely careful
using this program.
.SH SEE ALSO
i2cdump(8), isaset(8)
i2cdetect(8), i2cdump(8), i2cget(8), i2ctransfer(8), isaset(8)
.SH AUTHOR
Frodo Looijaard, Mark D. Studebaker and Jean Delvare

Loading…
Cancel
Save