Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch spelling
details: https://anonhg.NetBSD.org/src/rev/266167a8aab9
branches: trunk
changeset: 511687:266167a8aab9
user: deberg <deberg%NetBSD.org@localhost>
date: Sun Jun 24 17:49:47 2001 +0000
description:
spelling
diffstat:
sys/arch/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0f2246c49be9 -r 266167a8aab9 sys/arch/Makefile
--- a/sys/arch/Makefile Sun Jun 24 17:44:11 2001 +0000
+++ b/sys/arch/Makefile Sun Jun 24 17:49:47 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2001/06/14 13:01:27 fredette Exp $
+# $NetBSD: Makefile,v 1.13 2001/06/24 17:49:47 deberg Exp $
# For now, we install the machine and arch includes, and symlink 'machine'
# to the location of the machine includes (usually).
@@ -31,7 +31,7 @@
# pc532 pmax powerpc sh3 sparc sparc64 sun3 vax x68k
#
-# For true arm ports, we point machine at the architecure directory
+# For true arm ports, we point machine at the architecture directory
# since all the user include are there and are common.
#
.if ${ARCHSUBDIR} == arm && ${MACHINE} != arm32 && ${MACHINE} != arm26
Home |
Main Index |
Thread Index |
Old Index