diff options
author | 2012-03-15 14:22:40 +0000 | |
---|---|---|
committer | 2012-03-15 14:22:40 +0000 | |
commit | 5676a319439c4c25f03b6bd504e9e05f3e4c0db1 (patch) | |
tree | fb9db94f67d688aca2adb5fbe23a28697c3a93b5 | |
parent | Let nviic(4) match the NVIDIA MCP89 chipset, from Brad. (diff) | |
download | wireguard-openbsd-5676a319439c4c25f03b6bd504e9e05f3e4c0db1.tar.xz wireguard-openbsd-5676a319439c4c25f03b6bd504e9e05f3e4c0db1.zip |
Fix typo with the entry for the AMD Hudson-2 chipset. From Brad.
-rw-r--r-- | share/man/man4/pciide.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/pciide.4 b/share/man/man4/pciide.4 index b3f46b954dd..d5b9636c71f 100644 --- a/share/man/man4/pciide.4 +++ b/share/man/man4/pciide.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pciide.4,v 1.87 2011/04/22 08:25:05 jsg Exp $ +.\" $OpenBSD: pciide.4,v 1.88 2012/03/15 14:22:40 sthen Exp $ .\" $NetBSD: pciide.4,v 1.8 1999/03/16 01:19:17 garbled Exp $ .\" .\" Copyright (c) 1998 Manuel Bouyer. @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: April 22 2011 $ +.Dd $Mdocdate: March 15 2012 $ .Dt PCIIDE 4 .Os .Sh NAME @@ -71,7 +71,7 @@ Acer Labs M5229 .It Adaptec AAR-1210SA .It -AMD 756, 766, 768, 8111, Hudson 2 +AMD 756, 766, 768, 8111, Hudson-2 .It ATI SB200, SB300, SB400, SB600, SB700 (IDE only) .It |