Add pmppc.
This commit is contained in:
parent
002ed08e32
commit
b889804e98
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: main,v 1.179 2002/05/20 23:48:44 itojun Exp $
|
||||
.\" $NetBSD: main,v 1.180 2002/05/30 23:39:52 augustss Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1999-2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -48,7 +48,7 @@
|
||||
.as MACHINE_LIST " cats cesfic cobalt dreamcast evbarm evbmips evbsh3 hp300
|
||||
.as MACHINE_LIST " hpcarm hpcmips hpcsh i386 luna68k mac68k macppc mipsco
|
||||
.as MACHINE_LIST " mmeye mvme68k mvmeppc netwinder news68k newsmips next68k
|
||||
.as MACHINE_LIST " ofppc pc532 playstation2 pmax prep sandpoint sbmips
|
||||
.as MACHINE_LIST " ofppc pc532 playstation2 pmax pmppc prep sandpoint sbmips
|
||||
.as MACHINE_LIST " sgimips shark sparc sparc64 sun2 sun3 vax walnut x68k x86_64
|
||||
.
|
||||
.so \*[.CURDIR]/../common/macros
|
||||
@ -1459,6 +1459,7 @@ them, and would like to mentioned, tell us!)
|
||||
.br_ne 2i
|
||||
.It-span Em "The portmasters (and their ports):"
|
||||
.It Ta Ta
|
||||
.It Ta Lennart Augustsson Ta Mt augustss@netbsd.org Ta Sy pmppc
|
||||
.It Ta Simon Burge Ta Mt simonb@netbsd.org Ta Sy pmax
|
||||
.It Ta Simon Burge Ta Mt simonb@netbsd.org Ta Sy sbmips
|
||||
.It Ta Jeremy Cooper Ta Mt jeremy@netbsd.org Ta Sy sun3x
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: hier.7,v 1.43 2002/03/24 22:30:03 bjh21 Exp $
|
||||
.\" $NetBSD: hier.7,v 1.44 2002/05/30 23:41:39 augustss Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1990, 1993, 1994
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -723,6 +723,8 @@ pc532 architecture
|
||||
SONY PlayStation 2
|
||||
.It Sy pmax/
|
||||
MIPS-based DECstation architecture
|
||||
.It Sy pmppc/
|
||||
Artesyn's PM/PPC board
|
||||
.It Sy powerpc/
|
||||
PowerPC processor support
|
||||
.It Sy prep/
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: doc-common,v 1.55 2002/05/22 03:27:52 tv Exp $
|
||||
.\" $NetBSD: doc-common,v 1.56 2002/05/30 23:38:19 augustss Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -190,6 +190,7 @@
|
||||
. if "\\$3"pc532" .as vT /\\$3\
|
||||
. if "\\$3"playstation2 .as vT /\\$3\
|
||||
. if "\\$3"pmax" .as vT /\\$3\
|
||||
. if "\\$3"pmppc" .as vT /\\$3\
|
||||
. if "\\$3"powerpc" .as vT /\\$3\
|
||||
. if "\\$3"prep" .as vT /\\$3\
|
||||
. if "\\$3"sandpoint" .as vT /\\$3\
|
||||
|
Loading…
Reference in New Issue
Block a user