Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/arm32/conf s/internally/internal/



details:   https://anonhg.NetBSD.org/src/rev/b5abfc5d533f
branches:  trunk
changeset: 467575:b5abfc5d533f
user:      hubertf <hubertf%NetBSD.org@localhost>
date:      Fri Mar 26 02:46:14 1999 +0000

description:
s/internally/internal/

diffstat:

 sys/arch/arm32/conf/GENERIC |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r df2e047d8f87 -r b5abfc5d533f sys/arch/arm32/conf/GENERIC
--- a/sys/arch/arm32/conf/GENERIC       Fri Mar 26 02:12:17 1999 +0000
+++ b/sys/arch/arm32/conf/GENERIC       Fri Mar 26 02:46:14 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC,v 1.53 1999/01/23 22:18:42 sommerfe Exp $
+#      $NetBSD: GENERIC,v 1.54 1999/03/26 02:46:14 hubertf Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
@@ -111,7 +111,7 @@
 
 #options       ARM700BUGTRACK  # track the ARM700 swi bug
 #options       PORTMASTER      # Enable PortMaster only options
-options        DIAGNOSTIC      # internally consistency checks
+options        DIAGNOSTIC      # internal consistency checks
 #options       PMAP_DEBUG      # Enable pmap_debug_level code
 options        POSTMORTEM      # perform postmortem on panic
 #options       IPKDB           # remote kernel debugging



Home | Main Index | Thread Index | Old Index