diff options
author | 2006-01-01 13:39:53 +0000 | |
---|---|---|
committer | 2006-01-01 13:39:53 +0000 | |
commit | 77ca007ae6d0efdd1a17a63656acf99e6f836c7f (patch) | |
tree | 02427d92d3e2d8e2869c5cd6cd80500bee9ff347 | |
parent | .Xr viapm(4) (diff) | |
download | wireguard-openbsd-77ca007ae6d0efdd1a17a63656acf99e6f836c7f.tar.xz wireguard-openbsd-77ca007ae6d0efdd1a17a63656acf99e6f836c7f.zip |
Fix typo in previous commit.
-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 |