diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-06-02 22:50:01 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-06-02 22:50:01 +0000 |
commit | ca28cb04c1a2e758ba160d0ff2335cfa66b2023e (patch) | |
tree | 0301119ecbc4eccd98ed6103287a29acfdb5ec63 /sys/arch | |
parent | 0dadbf37875b4b2e9b8b0c8f9713cb4a35467953 (diff) |
withough -> without
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/amiga/dev/grf_ultms.g | 2 | ||||
-rw-r--r-- | sys/arch/i386/isa/joy.c | 4 | ||||
-rw-r--r-- | sys/arch/i386/isa/joy_isa.c | 4 | ||||
-rw-r--r-- | sys/arch/i386/isa/joy_isapnp.c | 4 | ||||
-rw-r--r-- | sys/arch/i386/isa/joyreg.h | 4 | ||||
-rw-r--r-- | sys/arch/mvme68k/dev/zs.c | 4 | ||||
-rw-r--r-- | sys/arch/powerpc/include/dlfcn.h | 4 | ||||
-rw-r--r-- | sys/arch/sparc64/include/dlfcn.h | 4 |
8 files changed, 15 insertions, 15 deletions
diff --git a/sys/arch/amiga/dev/grf_ultms.g b/sys/arch/amiga/dev/grf_ultms.g index 7ea72a1a082..9ed86602b6d 100644 --- a/sys/arch/amiga/dev/grf_ultms.g +++ b/sys/arch/amiga/dev/grf_ultms.g @@ -18,7 +18,7 @@ ; This product contains software developed by Ignatios Souvatzis ; for the NetBSD project. ; 4. The name of the author may not be used to endorse or promote products -; derived from this software withough specific prior written permission +; derived from this software without specific prior written permission ; ; THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR ; IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES diff --git a/sys/arch/i386/isa/joy.c b/sys/arch/i386/isa/joy.c index 032377c2118..9f1466e8b96 100644 --- a/sys/arch/i386/isa/joy.c +++ b/sys/arch/i386/isa/joy.c @@ -1,4 +1,4 @@ -/* $OpenBSD: joy.c,v 1.9 2002/03/14 01:26:33 millert Exp $ */ +/* $OpenBSD: joy.c,v 1.10 2002/06/02 22:49:59 deraadt Exp $ */ /* $NetBSD: joy.c,v 1.3 1996/05/05 19:46:15 christos Exp $ */ /*- @@ -17,7 +17,7 @@ * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote products - * derived from this software withough specific prior written permission + * derived from this software without specific prior written permission * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES diff --git a/sys/arch/i386/isa/joy_isa.c b/sys/arch/i386/isa/joy_isa.c index 5f4a1bef5bc..1be38d1f622 100644 --- a/sys/arch/i386/isa/joy_isa.c +++ b/sys/arch/i386/isa/joy_isa.c @@ -1,4 +1,4 @@ -/* $OpenBSD: joy_isa.c,v 1.4 2002/03/14 01:26:33 millert Exp $ */ +/* $OpenBSD: joy_isa.c,v 1.5 2002/06/02 22:49:59 deraadt Exp $ */ /* $NetBSD: joy.c,v 1.3 1996/05/05 19:46:15 christos Exp $ */ /*- @@ -17,7 +17,7 @@ * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote products - * derived from this software withough specific prior written permission + * derived from this software without specific prior written permission * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES diff --git a/sys/arch/i386/isa/joy_isapnp.c b/sys/arch/i386/isa/joy_isapnp.c index 43bcc837564..8e61ab83616 100644 --- a/sys/arch/i386/isa/joy_isapnp.c +++ b/sys/arch/i386/isa/joy_isapnp.c @@ -1,4 +1,4 @@ -/* $OpenBSD: joy_isapnp.c,v 1.4 2002/03/14 01:26:33 millert Exp $ */ +/* $OpenBSD: joy_isapnp.c,v 1.5 2002/06/02 22:49:59 deraadt Exp $ */ /* $NetBSD: joy.c,v 1.3 1996/05/05 19:46:15 christos Exp $ */ /*- @@ -17,7 +17,7 @@ * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote products - * derived from this software withough specific prior written permission + * derived from this software without specific prior written permission * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES diff --git a/sys/arch/i386/isa/joyreg.h b/sys/arch/i386/isa/joyreg.h index d12bc61754e..d069f7ceb46 100644 --- a/sys/arch/i386/isa/joyreg.h +++ b/sys/arch/i386/isa/joyreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: joyreg.h,v 1.3 2002/03/14 01:26:33 millert Exp $ */ +/* $OpenBSD: joyreg.h,v 1.4 2002/06/02 22:49:59 deraadt Exp $ */ /* $NetBSD: joy.c,v 1.3 1996/05/05 19:46:15 christos Exp $ */ /*- @@ -17,7 +17,7 @@ * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote products - * derived from this software withough specific prior written permission + * derived from this software without specific prior written permission * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES diff --git a/sys/arch/mvme68k/dev/zs.c b/sys/arch/mvme68k/dev/zs.c index 693625179fa..93f3dd2903e 100644 --- a/sys/arch/mvme68k/dev/zs.c +++ b/sys/arch/mvme68k/dev/zs.c @@ -1,4 +1,4 @@ -/* $OpenBSD: zs.c,v 1.11 2002/04/27 23:21:05 miod Exp $ */ +/* $OpenBSD: zs.c,v 1.12 2002/06/02 22:49:59 deraadt Exp $ */ /* * Copyright (c) 2000 Steve Murphree, Jr. @@ -19,7 +19,7 @@ * This product includes software developed under OpenBSD by * Theo de Raadt for Willowglen Singapore. * 4. The name of the author may not be used to endorse or promote products - * derived from this software withough specific prior written permission + * derived from this software without specific prior written permission * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES diff --git a/sys/arch/powerpc/include/dlfcn.h b/sys/arch/powerpc/include/dlfcn.h index a3227009e70..1f0b66805c2 100644 --- a/sys/arch/powerpc/include/dlfcn.h +++ b/sys/arch/powerpc/include/dlfcn.h @@ -1,4 +1,4 @@ -/* $OpenBSD: dlfcn.h,v 1.2 2002/03/14 01:26:41 millert Exp $ */ +/* $OpenBSD: dlfcn.h,v 1.3 2002/06/02 22:49:59 deraadt Exp $ */ /* $NetBSD: dlfcn.h,v 1.2 1995/06/05 19:38:00 pk Exp $ */ /* @@ -17,7 +17,7 @@ * must display the following acknowledgement: * This product includes software developed by Paul Kranenburg. * 4. The name of the author may not be used to endorse or promote products - * derived from this software withough specific prior written permission + * derived from this software without specific prior written permission * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES diff --git a/sys/arch/sparc64/include/dlfcn.h b/sys/arch/sparc64/include/dlfcn.h index 1ed0aef23ae..5d014f07389 100644 --- a/sys/arch/sparc64/include/dlfcn.h +++ b/sys/arch/sparc64/include/dlfcn.h @@ -1,4 +1,4 @@ -/* $OpenBSD: dlfcn.h,v 1.1 2002/04/08 04:51:48 fgsch Exp $ */ +/* $OpenBSD: dlfcn.h,v 1.2 2002/06/02 22:49:59 deraadt Exp $ */ /* $NetBSD: dlfcn.h,v 1.2 1995/06/05 19:38:00 pk Exp $ */ /* @@ -17,7 +17,7 @@ * must display the following acknowledgement: * This product includes software developed by Paul Kranenburg. * 4. The name of the author may not be used to endorse or promote products - * derived from this software withough specific prior written permission + * derived from this software without specific prior written permission * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |