diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-03-21 19:50:45 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-03-21 19:50:45 +0000 |
commit | d315d763c02cef6449e02d8accf2940a7e7cbf3c (patch) | |
tree | c992e32395443497208f9a170f728f0075810a88 /share/man/man4/pchb.4 | |
parent | afa2e2aa39b0c2003de745314baa2985a0a25cd0 (diff) |
Sync hardware support with the code, and minor nits.
Diffstat (limited to 'share/man/man4/pchb.4')
-rw-r--r-- | share/man/man4/pchb.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/pchb.4 b/share/man/man4/pchb.4 index 5479b92e128..89b54b3d487 100644 --- a/share/man/man4/pchb.4 +++ b/share/man/man4/pchb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pchb.4,v 1.12 2004/02/10 15:10:49 mickey Exp $ +.\" $OpenBSD: pchb.4,v 1.13 2004/03/21 19:50:44 miod Exp $ .\" .\" Michael Shalayeff, 2000. Public Domain. .\" @@ -38,11 +38,11 @@ it supplies entropy to the driver for common usage. .El .Pp -On i386 systems all other PCI devices of class +On amd64 and i386 systems all other PCI devices of class .Nm Bridge and sub-class .Nm Bridge Host -are supported just as PCI attachment point. +are supported just as PCI attachment points. .Pp The macppc port supports several Apple and Motorola bridges. .Sh SEE ALSO |