Browse Source

Add missing man page cross-references

i2c-tools-3.1
Jean Delvare 8 years ago
parent
commit
ba2abe60bd
  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. Output a list of installed busses.
.SH SEE ALSO .SH SEE ALSO
i2cdump(8), sensors-detect(8)
i2cdump(8), i2cget(8), i2cset(8), i2ctransfer(8), sensors-detect(8)
.SH AUTHOR .SH AUTHOR
Frodo Looijaard, Mark D. Studebaker and Jean Delvare 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. for.
.SH SEE ALSO .SH SEE ALSO
i2cset(8), i2cdetect(8), isadump(8)
i2cdetect(8), i2cget(8), i2cset(8), i2ctransfer(8), isadump(8)
.SH AUTHOR .SH AUTHOR
Frodo Looijaard, Mark D. Studebaker and Jean Delvare 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. byte with PEC). Be extremely careful using this program.
.SH SEE ALSO .SH SEE ALSO
i2cdump(8), i2cset(8)
i2cdetect(8), i2cdump(8), i2cset(8), i2ctransfer(8)
.SH AUTHOR .SH AUTHOR
Jean Delvare Jean Delvare

2
tools/i2cset.8

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

Loading…
Cancel
Save