diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2005-12-31 18:44:27 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2005-12-31 18:44:27 +0000 |
commit | f46af2c5957a0cb8dd4a23c7e1fea89827ba41f4 (patch) | |
tree | f793770e1fb563dddcd85659e0102a741629081f /share | |
parent | e6c4c43695971679197f3fe1d84d5a03d5bb02ba (diff) |
add amdiic(4) to the list
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/iic.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/iic.4 b/share/man/man4/iic.4 index b35e1824ed8..4166e6e9709 100644 --- a/share/man/man4/iic.4 +++ b/share/man/man4/iic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iic.4,v 1.20 2005/12/31 18:42:10 pvalchev Exp $ +.\" $OpenBSD: iic.4,v 1.21 2005/12/31 18:44:26 pvalchev Exp $ .\" .\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org> .\" @@ -60,6 +60,8 @@ it with the commands. .Sh SUPPORTED MASTERS .Bl -tag -width 10n -offset ind -compact +.It Xr amdiic 4 +AMD-8111 SMBus controller .It Xr alipm 4 Acer Labs M7101 Power Management .It Xr gscsio 4 |