diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2006-01-01 13:39:54 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2006-01-01 13:39:54 +0000 |
commit | 1447fcf5893063ffeff96ec48bb1c1edbba080ff (patch) | |
tree | a88a378cc5bcdc15e13fa4b44d8302e03c0906c9 /share | |
parent | b830570e0fba1b5e601526996031715e6e086198 (diff) |
Fix typo in previous commit.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/iic.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/iic.4 b/share/man/man4/iic.4 index dc43fd10dce..9b22103415e 100644 --- a/share/man/man4/iic.4 +++ b/share/man/man4/iic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iic.4,v 1.23 2006/01/01 13:35:31 kettenis Exp $ +.\" $OpenBSD: iic.4,v 1.24 2006/01/01 13:39:53 kettenis Exp $ .\" .\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org> .\" @@ -73,7 +73,7 @@ Apple Inter IC (I2C) bus .It Xr piixpm 4 Intel PIIX and compatible SMBus controllers .It Xr viapm 4 -VIA VT8233/8285/8287 Bus Control and Power Management +VIA VT8233/8235/8237 Bus Control and Power Management .El .Sh SUPPORTED SLAVES .Bl -tag -width 10n -offset ind -compact |