Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/i386/stand/lib spelling



details:   https://anonhg.NetBSD.org/src/rev/9ec362cb697c
branches:  trunk
changeset: 476137:9ec362cb697c
user:      ross <ross%NetBSD.org@localhost>
date:      Tue Sep 07 18:27:58 1999 +0000

description:
spelling

diffstat:

 sys/arch/i386/stand/lib/exec.c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 945a740c5c8c -r 9ec362cb697c sys/arch/i386/stand/lib/exec.c
--- a/sys/arch/i386/stand/lib/exec.c    Tue Sep 07 18:20:40 1999 +0000
+++ b/sys/arch/i386/stand/lib/exec.c    Tue Sep 07 18:27:58 1999 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: exec.c,v 1.13 1999/05/15 15:42:23 drochner Exp $        */
+/*     $NetBSD: exec.c,v 1.14 1999/09/07 18:27:58 ross Exp $    */
 
 /*
  * Copyright (c) 1982, 1986, 1990, 1993
@@ -214,7 +214,7 @@
 #ifdef XMS
        if (loadaddr != origaddr) {
                /*
-                * We know have done our last DOS IO, so we may
+                * We now have done our last DOS IO, so we may
                 * trash the OS. Copy the data from the temporary
                 * buffer to its real adress.
                 */



Home | Main Index | Thread Index | Old Index