Add mipsco port

This commit is contained in:
wdk 2000-08-22 05:17:43 +00:00
parent b45cb63296
commit 699089b936
2 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: hier.7,v 1.27 2000/07/14 02:51:25 fair Exp $
.\" $NetBSD: hier.7,v 1.28 2000/08/22 05:17:43 wdk Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@ -635,6 +635,8 @@ general support for the 68000 processor
support for the Apple Computer 68000-based workstations
.It Sy mips/
general support for MIPS architectures
.It Sy mipsco/
support for Mips Computer Systems Inc. architecture
.It Sy mvme68k/
support for the VME 68000-based cards
.It Sy pc532/

View File

@ -1,4 +1,4 @@
.\" $NetBSD: doc-common,v 1.40 2000/07/04 07:12:47 kleink Exp $
.\" $NetBSD: doc-common,v 1.41 2000/08/22 05:20:05 wdk Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -168,6 +168,7 @@
. if "\\$3"mac68k" .as vT /\\$3\
. if "\\$3"macppc" .as vT /\\$3\
. if "\\$3"mips" .as vT /\\$3\
. if "\\$3"mipsco" .as vT /\\$3\
. if "\\$3"mmeye" .as vT /\\$3\
. if "\\$3"mvme68k" .as vT /\\$3\
. if "\\$3"news68k" .as vT /\\$3\