diff options
| author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1998-11-04 03:21:21 +0000 |
|---|---|---|
| committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1998-11-04 03:21:21 +0000 |
| commit | 56b1692a2c22cadb632ec00d038fdeb08b4477fe (patch) | |
| tree | df2e1e175bd9c42b3d77f7180b7620ced59fae7d | |
| parent | ee9d248c5f1ed13179c54420f5675dd949d9fe94 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/smbus.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/smbus.4 b/share/man/man4/smbus.4 index 34e070b00602..f3b5ada9460d 100644 --- a/share/man/man4/smbus.4 +++ b/share/man/man4/smbus.4 @@ -56,9 +56,9 @@ system what its model/part number is, save its state for a suspend event, report different types of errors, accept control parameters, and return its status. -The SMBus may share the same host device and phusical bus as ACCESS bus -componants provided that an appropriate electrival bridge is provided -between the internal SMB devices and esternal ACCESS bus devices. +The SMBus may share the same host device and physical bus as ACCESS bus +components provided that an appropriate electrical bridge is provided +between the internal SMB devices and external ACCESS bus devices. .Sh SEE ALSO .Xr iicbus 4 , .Xr iicsmb 4 , |
