As an aside: I dare not try fixing all these "seperate" in the tree, it seems 
to have become OpenBSD's trademark spelling, haven't it? ;)

Index: sys/arch/sh/sh/locore_subr.S
===================================================================
RCS file: /cvs/src/sys/arch/sh/sh/locore_subr.S,v
retrieving revision 1.12
diff -u -p -u -r1.12 locore_subr.S
--- sys/arch/sh/sh/locore_subr.S        23 May 2016 20:11:49 -0000      1.12
+++ sys/arch/sh/sh/locore_subr.S        11 Jun 2016 11:16:10 -0000
@@ -510,7 +510,7 @@ _C_LABEL(esigcode):
 
        .globl  sigfill
 sigfill:
-       sleep           /* priviledged -> illegal? */
+       sleep           /* privileged -> illegal? */
 esigfill:
 
        .data

Reply via email to