diff options
| author | Ian Lepore <ian@FreeBSD.org> | 2017-12-26 18:42:29 +0000 |
|---|---|---|
| committer | Ian Lepore <ian@FreeBSD.org> | 2017-12-26 18:42:29 +0000 |
| commit | 004b0e1ba94d04eb8c3ef0cf679712f48e3ddb1e (patch) | |
| tree | d7b25eaf9d35b512c1dfce0a2495c519df2770b4 /share | |
| parent | 685f2b87abf6021cd1bbe2517efa902c493db016 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/lm75.4 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/share/man/man4/lm75.4 b/share/man/man4/lm75.4 index 0905383d17ad0..75f6907bda761 100644 --- a/share/man/man4/lm75.4 +++ b/share/man/man4/lm75.4 @@ -157,13 +157,11 @@ i2c { .Ed .Pp Where: -.Bl -tag -width ".Va i2c-address" +.Bl -tag -width ".Va compatible" .It Va compatible Should always be set to "national,lm75". -.It Va i2c-address -The -.Va i2c-address -property indicates which i2c address the +.It Va reg +Indicates which 7-bit i2c address the .Nm is wired at. .Nm |
