Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/cpuctl/arch auxilary -> auxiliary



details:   https://anonhg.NetBSD.org/src/rev/49ccccb6f19e
branches:  trunk
changeset: 1026683:49ccccb6f19e
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Sun Dec 05 04:25:33 2021 +0000

description:
auxilary -> auxiliary

diffstat:

 usr.sbin/cpuctl/arch/arm.c |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 7f4d4882effb -r 49ccccb6f19e usr.sbin/cpuctl/arch/arm.c
--- a/usr.sbin/cpuctl/arch/arm.c        Sun Dec 05 04:24:08 2021 +0000
+++ b/usr.sbin/cpuctl/arch/arm.c        Sun Dec 05 04:25:33 2021 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: arm.c,v 1.4 2021/01/16 15:35:28 jmcneill Exp $ */
+/*     $NetBSD: arm.c,v 1.5 2021/12/05 04:25:33 msaitoh Exp $  */
 
 /*-
  * Copyright (c) 2013 The NetBSD Foundation, Inc.
@@ -32,7 +32,7 @@
 #include <sys/cdefs.h>
 
 #ifndef lint
-__RCSID("$NetBSD: arm.c,v 1.4 2021/01/16 15:35:28 jmcneill Exp $");
+__RCSID("$NetBSD: arm.c,v 1.5 2021/12/05 04:25:33 msaitoh Exp $");
 #endif /* not lint */
 
 #include <sys/types.h>
@@ -77,7 +77,7 @@
                "Outermost-Shareablity",
                "Shareability-Levels",
                "TCM-Support",
-               "Auxilary-Registers",
+               "Auxiliary-Registers",
                "FCSE-Support",
                "Innermost-Shareability"
        }, {



Home | Main Index | Thread Index | Old Index