diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 09:32:40 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 09:32:40 +0000 |
commit | e207e465dfe981a06cc5d815a56b2177a4e1d32f (patch) | |
tree | b3ff9179b5d43a8f0ff4955e901584a830324758 /share/man/man4/smbus.4 | |
parent | 9431f1fc080cb947b010e0ff30d5b0d1c69c5ae1 (diff) |
Prepare for mdoc(7)NG.
Notes
Notes:
svn path=/head/; revision=71101
Diffstat (limited to 'share/man/man4/smbus.4')
-rw-r--r-- | share/man/man4/smbus.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/smbus.4 b/share/man/man4/smbus.4 index 41f892b061c9..26c8fb57dfb0 100644 --- a/share/man/man4/smbus.4 +++ b/share/man/man4/smbus.4 @@ -48,7 +48,7 @@ The is a two-wire interface through which simple power-related chips can communicate with rest of the system. It uses I2C as its backbone (see -.Xr iicbus 4 ). +.Xr iicbus 4 ) . .Pp A system using SMB passes messages to and from devices instead of tripping individual control lines. |