diff options
Diffstat (limited to 'share/man/man4/isa.4')
-rw-r--r-- | share/man/man4/isa.4 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man4/isa.4 b/share/man/man4/isa.4 index 9182f62a829..89d597fcda4 100644 --- a/share/man/man4/isa.4 +++ b/share/man/man4/isa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isa.4,v 1.64 2009/07/23 21:20:05 jmc Exp $ +.\" $OpenBSD: isa.4,v 1.65 2010/02/09 19:08:38 miod 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: July 23 2009 $ +.Dd $Mdocdate: February 9 2010 $ .Dt ISA 4 .Os .Sh NAME @@ -57,6 +57,9 @@ .Pp .Cd "# hp300" .Cd "isa* at isabr?" +.Pp +.Cd "# loongson" +.Cd "isa* at glxpcib?" .Sh DESCRIPTION The system includes a machine-independent ISA bus subsystem and several machine-independent ISA device drivers. |