From a28b3400eb1678b7b26422907df183d602cedc80 Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Mon, 24 Feb 1997 00:37:43 +0000 Subject: [PATCH] Typo police. --- sys/amd64/amd64/machdep.c | 6 +++--- sys/i386/i386/machdep.c | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sys/amd64/amd64/machdep.c b/sys/amd64/amd64/machdep.c index 729a2b9fc26..bf3eaa22b4b 100644 --- a/sys/amd64/amd64/machdep.c +++ b/sys/amd64/amd64/machdep.c @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * from: @(#)machdep.c 7.4 (Berkeley) 6/3/91 - * $Id$ + * $Id: machdep.c,v 1.228 1997/02/22 09:32:26 peter Exp $ */ #include "npx.h" @@ -632,9 +632,9 @@ sigreturn(p, uap, retval) } /* - * Machine depdnetnt boot() routine + * Machine dependent boot() routine * - * I haven't seen anything too put here yet + * I haven't seen anything to put here yet * Possibly some stuff might be grafted back here from boot() */ void diff --git a/sys/i386/i386/machdep.c b/sys/i386/i386/machdep.c index 729a2b9fc26..bf3eaa22b4b 100644 --- a/sys/i386/i386/machdep.c +++ b/sys/i386/i386/machdep.c @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * from: @(#)machdep.c 7.4 (Berkeley) 6/3/91 - * $Id$ + * $Id: machdep.c,v 1.228 1997/02/22 09:32:26 peter Exp $ */ #include "npx.h" @@ -632,9 +632,9 @@ sigreturn(p, uap, retval) } /* - * Machine depdnetnt boot() routine + * Machine dependent boot() routine * - * I haven't seen anything too put here yet + * I haven't seen anything to put here yet * Possibly some stuff might be grafted back here from boot() */ void