diff options
-rw-r--r-- | share/man/man4/bha.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.i386/bios.4 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/bha.4 b/share/man/man4/bha.4 index b51708b7b57..42d293ee509 100644 --- a/share/man/man4/bha.4 +++ b/share/man/man4/bha.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bha.4,v 1.2 2002/09/26 07:55:39 miod Exp $ +.\" $OpenBSD: bha.4,v 1.3 2003/04/02 13:48:15 jmc Exp $ .\" $NetBSD: bha.4,v 1.10 1999/12/17 16:23:21 abs Exp $ .\" .\" Copyright (c) 1994 James A. Jegers @@ -47,7 +47,7 @@ adapters: .Bl -tag -width -offset indent -compact .It Tn Buslogic ISA BT-445 .It Tn Buslogic EISA BT-74x -(supported in isa compatibility mode only) +(supported in ISA compatibility mode only) .It Tn Buslogic PCI BT-9[45][68] .El .Sh SEE ALSO diff --git a/share/man/man4/man4.i386/bios.4 b/share/man/man4/man4.i386/bios.4 index b3052e07a23..f8ca80541a9 100644 --- a/share/man/man4/man4.i386/bios.4 +++ b/share/man/man4/man4.i386/bios.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bios.4,v 1.6 2003/04/01 07:31:27 jmc Exp $ +.\" $OpenBSD: bios.4,v 1.7 2003/04/02 13:48:15 jmc Exp $ .\" .\" Copyright (c) 2001 Michael Shalayeff .\" All rights reserved. @@ -53,7 +53,7 @@ The .Nm driver also scans the ISA memory hole at 640K-1M for optional ROM images and reserves the space from being used by various -isa devices, for example +ISA devices, for example .Xr pcic 4 . .Pp Flags is a bit mask each bit of which specifies which functions |