Source-Changes-HG archive

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

[src/trunk]: src/sys/arch s/Miscellanous/Miscellaneous/ in copypasta comments.



details:   https://anonhg.NetBSD.org/src/rev/631c37c3831d
branches:  trunk
changeset: 1027578:631c37c3831d
user:      andvar <andvar%NetBSD.org@localhost>
date:      Sun Dec 12 11:10:03 2021 +0000

description:
s/Miscellanous/Miscellaneous/ in copypasta comments.

diffstat:

 sys/arch/arm/include/isa_machdep.h     |  4 ++--
 sys/arch/bebox/include/isa_machdep.h   |  4 ++--
 sys/arch/ibmnws/include/isa_machdep.h  |  4 ++--
 sys/arch/mvmeppc/include/isa_machdep.h |  4 ++--
 sys/arch/ofppc/include/isa_machdep.h   |  4 ++--
 sys/arch/prep/include/isa_machdep.h    |  4 ++--
 sys/arch/x86/include/isa_machdep.h     |  4 ++--
 7 files changed, 14 insertions(+), 14 deletions(-)

diffs (126 lines):

diff -r 8f37b754dea8 -r 631c37c3831d sys/arch/arm/include/isa_machdep.h
--- a/sys/arch/arm/include/isa_machdep.h        Sun Dec 12 11:02:23 2021 +0000
+++ b/sys/arch/arm/include/isa_machdep.h        Sun Dec 12 11:10:03 2021 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: isa_machdep.h,v 1.12 2016/10/18 22:04:33 jdolecek Exp $        */
+/*     $NetBSD: isa_machdep.h,v 1.13 2021/12/12 11:10:03 andvar Exp $  */
 
 /*-
  * Copyright (c) 1996, 1997, 1998 The NetBSD Foundation, Inc.
@@ -140,7 +140,7 @@
 void   isa_intr_init(void);
 
 /*
- * Miscellanous functions.
+ * Miscellaneous functions.
  */
 void sysbeep(int, int);                /* beep with the system speaker */
 void isa_fillw(u_int val, void *addr, size_t len);
diff -r 8f37b754dea8 -r 631c37c3831d sys/arch/bebox/include/isa_machdep.h
--- a/sys/arch/bebox/include/isa_machdep.h      Sun Dec 12 11:02:23 2021 +0000
+++ b/sys/arch/bebox/include/isa_machdep.h      Sun Dec 12 11:10:03 2021 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: isa_machdep.h,v 1.22 2016/10/18 22:04:33 jdolecek Exp $        */
+/*     $NetBSD: isa_machdep.h,v 1.23 2021/12/12 11:10:03 andvar Exp $  */
 
 /*-
  * Copyright (c) 2007 The NetBSD Foundation, Inc.
@@ -62,7 +62,7 @@
        genppc_isa_intr_alloc(ic, isa_pic, mask, type, irqp)
 
 /*
- * Miscellanous functions.
+ * Miscellaneous functions.
  */
 void sysbeep(int, int);                /* beep with the system speaker */
 
diff -r 8f37b754dea8 -r 631c37c3831d sys/arch/ibmnws/include/isa_machdep.h
--- a/sys/arch/ibmnws/include/isa_machdep.h     Sun Dec 12 11:02:23 2021 +0000
+++ b/sys/arch/ibmnws/include/isa_machdep.h     Sun Dec 12 11:10:03 2021 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: isa_machdep.h,v 1.7 2016/10/18 22:04:34 jdolecek Exp $ */
+/*     $NetBSD: isa_machdep.h,v 1.8 2021/12/12 11:10:03 andvar Exp $   */
 
 /*-
  * Copyright (c) 2007 The NetBSD Foundation, Inc.
@@ -64,7 +64,7 @@
 
 
 /*
- * Miscellanous functions.
+ * Miscellaneous functions.
  */
 void isabeep(int, int);                /* beep with the system speaker */
 
diff -r 8f37b754dea8 -r 631c37c3831d sys/arch/mvmeppc/include/isa_machdep.h
--- a/sys/arch/mvmeppc/include/isa_machdep.h    Sun Dec 12 11:02:23 2021 +0000
+++ b/sys/arch/mvmeppc/include/isa_machdep.h    Sun Dec 12 11:10:03 2021 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: isa_machdep.h,v 1.8 2016/10/18 22:04:34 jdolecek Exp $ */
+/*     $NetBSD: isa_machdep.h,v 1.9 2021/12/12 11:10:03 andvar Exp $   */
 
 /*-
  * Copyright (c) 2007 The NetBSD Foundation, Inc.
@@ -58,7 +58,7 @@
        genppc_isa_intr_alloc(ic, isa_pic, mask & isa_pcmciamask, type, irqp)
 
 /*
- * Miscellanous functions.
+ * Miscellaneous functions.
  */
 
 #endif /* _MVMEPPC_ISA_MACHDEP_H_ */
diff -r 8f37b754dea8 -r 631c37c3831d sys/arch/ofppc/include/isa_machdep.h
--- a/sys/arch/ofppc/include/isa_machdep.h      Sun Dec 12 11:02:23 2021 +0000
+++ b/sys/arch/ofppc/include/isa_machdep.h      Sun Dec 12 11:10:03 2021 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: isa_machdep.h,v 1.8 2016/10/18 22:04:34 jdolecek Exp $ */
+/*     $NetBSD: isa_machdep.h,v 1.9 2021/12/12 11:10:04 andvar Exp $   */
 
 /*-
  * Copyright (c) 2007 The NetBSD Foundation, Inc.
@@ -60,7 +60,7 @@
        genppc_isa_intr_alloc(ic, isa_pic, mask & isa_pcmciamask, type, irqp)
 
 /*
- * Miscellanous functions.
+ * Miscellaneous functions.
  */
 void isabeep(int, int);                /* beep with the system speaker */
 
diff -r 8f37b754dea8 -r 631c37c3831d sys/arch/prep/include/isa_machdep.h
--- a/sys/arch/prep/include/isa_machdep.h       Sun Dec 12 11:02:23 2021 +0000
+++ b/sys/arch/prep/include/isa_machdep.h       Sun Dec 12 11:10:03 2021 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: isa_machdep.h,v 1.14 2016/10/18 22:04:34 jdolecek Exp $        */
+/*     $NetBSD: isa_machdep.h,v 1.15 2021/12/12 11:10:04 andvar Exp $  */
 
 /*-
  * Copyright (c) 2007 The NetBSD Foundation, Inc.
@@ -65,7 +65,7 @@
        genppc_isa_intr_alloc(ic, isa_pic, mask & isa_pcmciamask, type, irqp)
 
 /*
- * Miscellanous functions.
+ * Miscellaneous functions.
  */
 void isabeep(int, int);                /* beep with the system speaker */
 
diff -r 8f37b754dea8 -r 631c37c3831d sys/arch/x86/include/isa_machdep.h
--- a/sys/arch/x86/include/isa_machdep.h        Sun Dec 12 11:02:23 2021 +0000
+++ b/sys/arch/x86/include/isa_machdep.h        Sun Dec 12 11:10:03 2021 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: isa_machdep.h,v 1.12 2016/10/15 16:46:14 jdolecek Exp $        */
+/*     $NetBSD: isa_machdep.h,v 1.13 2021/12/12 11:10:04 andvar Exp $  */
 
 /*-
  * Copyright (c) 1996, 1997, 1998 The NetBSD Foundation, Inc.
@@ -224,7 +224,7 @@
 
 
 /*
- * Miscellanous functions.
+ * Miscellaneous functions.
  */
 void sysbeep(int, int);                /* beep with the system speaker */
 



Home | Main Index | Thread Index | Old Index