diff options
author | 2006-01-02 18:07:00 +0000 | |
---|---|---|
committer | 2006-01-02 18:07:00 +0000 | |
commit | 9b9c50060e95209ec0709cd56e96ca700040135f (patch) | |
tree | 822da742eab95c018240a3ed6d87fc1583ecc172 | |
parent | zap, kill and eliminate unused code; (diff) | |
download | wireguard-openbsd-9b9c50060e95209ec0709cd56e96ca700040135f.tar.xz wireguard-openbsd-9b9c50060e95209ec0709cd56e96ca700040135f.zip |
mention the 82801E (C-ICH)
-rw-r--r-- | share/man/man4/ichiic.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ichiic.4 b/share/man/man4/ichiic.4 index 00ef85efc9f..4aa6395060a 100644 --- a/share/man/man4/ichiic.4 +++ b/share/man/man4/ichiic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ichiic.4,v 1.6 2005/12/26 08:13:12 jmc Exp $ +.\" $OpenBSD: ichiic.4,v 1.7 2006/01/02 18:07:00 brad Exp $ .\" .\" Copyright (c) 2005 Alexander Yurchenko <grange@openbsd.org> .\" @@ -36,7 +36,7 @@ Supported chipsets: .Bl -bullet -compact -offset indent .It Intel ICH, ICH2, ICH3, ICH4, ICH4-M, ICH5, ICH5R, ICH6, ICH6-M, ICH6R, ICH7, -6300ESB +C-ICH and 6300ESB .El .Sh SEE ALSO .Xr iic 4 , |