summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormbalmer <mbalmer@openbsd.org>2007-10-07 16:26:57 +0000
committermbalmer <mbalmer@openbsd.org>2007-10-07 16:26:57 +0000
commite91b431687631162413858fe9d720d693cb0fd4c (patch)
tree94d1870137e184c68a3966a394d0372f33a4d9ed
parentmention amdpcib(4) and glxpcib(4). (diff)
downloadwireguard-openbsd-e91b431687631162413858fe9d720d693cb0fd4c.tar.xz
wireguard-openbsd-e91b431687631162413858fe9d720d693cb0fd4c.zip
mention amdpcib(4) and glxpcib(4)
-rw-r--r--share/man/man4/isa.46
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/isa.4 b/share/man/man4/isa.4
index 5872c53469d..749a8faa9dc 100644
--- a/share/man/man4/isa.4
+++ b/share/man/man4/isa.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: isa.4,v 1.52 2007/08/01 21:23:26 miod Exp $
+.\" $OpenBSD: isa.4,v 1.53 2007/10/07 16:26:57 mbalmer Exp $
.\" $NetBSD: isa.4,v 1.19 2000/03/18 16:54:37 augustss Exp $
.\"
.\" Copyright (c) 2000 Theo de Raadt. All rights reserved.
@@ -31,7 +31,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: August 1 2007 $
+.Dd $Mdocdate: October 7 2007 $
.Dt ISA 4
.Os
.Sh NAME
@@ -39,11 +39,13 @@
.Nd introduction to ISA bus support
.Sh SYNOPSIS
.Cd "# amd64 and i386"
+.Cd "isa* at amdpcib?"
.Cd "isa0 at mainbus0"
.Cd "isa0 at pcib?"
.Pp
.Cd "# i386"
.Cd "isa0 at ichpcib?"
+.Cd "isa* at glxpcib?"
.Cd "isa0 at gscpcib?"
.Cd "isa* at piixpcib?"
.Pp