Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share Add arm26 port
details: https://anonhg.NetBSD.org/src/rev/15b5ffd47c25
branches: trunk
changeset: 486036:15b5ffd47c25
user: bjh21 <bjh21%NetBSD.org@localhost>
date: Thu May 11 19:35:03 2000 +0000
description:
Add arm26 port
diffstat:
share/man/man7/hier.7 | 4 +++-
share/tmac/doc-common | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
diffs (35 lines):
diff -r 27a7fd3485b4 -r 15b5ffd47c25 share/man/man7/hier.7
--- a/share/man/man7/hier.7 Thu May 11 19:24:35 2000 +0000
+++ b/share/man/man7/hier.7 Thu May 11 19:35:03 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: hier.7,v 1.23 2000/04/10 02:04:04 soda Exp $
+.\" $NetBSD: hier.7,v 1.24 2000/05/11 19:35:03 bjh21 Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -592,6 +592,8 @@
support for the Amiga architecture
.It Sy arc/
support for the ARC specification compliant systems.
+.It Sy arm26/
+support for ARM2 and ARM3 based systems
.It Sy arm32/
support for the ARM32 architecture
.It Sy atari/
diff -r 27a7fd3485b4 -r 15b5ffd47c25 share/tmac/doc-common
--- a/share/tmac/doc-common Thu May 11 19:24:35 2000 +0000
+++ b/share/tmac/doc-common Thu May 11 19:35:03 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: doc-common,v 1.36 2000/02/18 10:09:25 soren Exp $
+.\" $NetBSD: doc-common,v 1.37 2000/05/11 19:39:53 bjh21 Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -154,6 +154,7 @@
. if "\\$3"alpha" .as vT /\\$3\
. if "\\$3"amiga" .as vT /\\$3\
. if "\\$3"arc" .as vT /\\$3\
+. if "\\$3"arm26" .as vT /\\$3\
. if "\\$3"arm32" .as vT /\\$3\
. if "\\$3"atari" .as vT /\\$3\
. if "\\$3"bebox" .as vT /\\$3\
Home |
Main Index |
Thread Index |
Old Index