Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src Add pmppc.



details:   https://anonhg.NetBSD.org/src/rev/976b2c926180
branches:  trunk
changeset: 532057:976b2c926180
user:      augustss <augustss%NetBSD.org@localhost>
date:      Thu May 30 23:38:19 2002 +0000

description:
Add pmppc.

diffstat:

 distrib/notes/common/main |  5 +++--
 share/man/man7/hier.7     |  4 +++-
 share/tmac/doc-common     |  3 ++-
 3 files changed, 8 insertions(+), 4 deletions(-)

diffs (61 lines):

diff -r 6828f4046b99 -r 976b2c926180 distrib/notes/common/main
--- a/distrib/notes/common/main Thu May 30 22:43:07 2002 +0000
+++ b/distrib/notes/common/main Thu May 30 23:38:19 2002 +0000
@@ -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 @@
 .br_ne 2i
 .It-span Em "The portmasters (and their ports):"
 .It Ta Ta
+.It Ta Lennart Augustsson Ta Mt augustss%netbsd.org@localhost Ta Sy pmppc
 .It Ta Simon Burge Ta Mt simonb%netbsd.org@localhost Ta Sy pmax
 .It Ta Simon Burge Ta Mt simonb%netbsd.org@localhost Ta Sy sbmips
 .It Ta Jeremy Cooper Ta Mt jeremy%netbsd.org@localhost Ta Sy sun3x
diff -r 6828f4046b99 -r 976b2c926180 share/man/man7/hier.7
--- a/share/man/man7/hier.7     Thu May 30 22:43:07 2002 +0000
+++ b/share/man/man7/hier.7     Thu May 30 23:38:19 2002 +0000
@@ -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 @@
 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/
diff -r 6828f4046b99 -r 976b2c926180 share/tmac/doc-common
--- a/share/tmac/doc-common     Thu May 30 22:43:07 2002 +0000
+++ b/share/tmac/doc-common     Thu May 30 23:38:19 2002 +0000
@@ -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\ 



Home | Main Index | Thread Index | Old Index