diff options
author | 2007-10-18 03:09:31 +0000 | |
---|---|---|
committer | 2007-10-18 03:09:31 +0000 | |
commit | f9ccf3a98fd87342ff714e3d51245f7fd9b372e7 (patch) | |
tree | 6ded9190c639fc3ed148221449d47abc0c8eece4 | |
parent | SIGCHLD is not an errno value. (diff) | |
download | wireguard-openbsd-f9ccf3a98fd87342ff714e3d51245f7fd9b372e7.tar.xz wireguard-openbsd-f9ccf3a98fd87342ff714e3d51245f7fd9b372e7.zip |
mention the Intel ICH9 chipset.
ok dlg@
-rw-r--r-- | share/man/man4/man4.i386/ichpcib.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/ichpcib.4 b/share/man/man4/man4.i386/ichpcib.4 index 83365b0ca53..eb7a56db341 100644 --- a/share/man/man4/man4.i386/ichpcib.4 +++ b/share/man/man4/man4.i386/ichpcib.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ichpcib.4,v 1.10 2007/10/08 12:48:21 jmc Exp $ +.\" $OpenBSD: ichpcib.4,v 1.11 2007/10/18 03:09:31 brad Exp $ .\" .\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: October 8 2007 $ +.Dd $Mdocdate: October 18 2007 $ .Dt ICHPCIB 4 i386 .Os .Sh NAME @@ -41,6 +41,7 @@ driver supports Intel .Tn ICH7-M , .Tn ICH8 , .Tn ICH8-M , +.Tn ICH9 , .Tn 6300ESB and .Tn 6321ESB |