Source-Changes-HG archive

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

[src/netbsd-1-4]: src/distrib/utils/sysinst/arch/mac68k pull up rev(s) 1.2-1....



details:   https://anonhg.NetBSD.org/src/rev/378cb7a8f9df
branches:  netbsd-1-4
changeset: 468995:378cb7a8f9df
user:      cgd <cgd%NetBSD.org@localhost>
date:      Thu Jun 24 22:51:45 1999 +0000

description:
pull up rev(s) 1.2-1.3 from trunk. (cgd)

diffstat:

 distrib/utils/sysinst/arch/mac68k/md.h |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 819c4237abb5 -r 378cb7a8f9df distrib/utils/sysinst/arch/mac68k/md.h
--- a/distrib/utils/sysinst/arch/mac68k/md.h    Thu Jun 24 22:51:39 1999 +0000
+++ b/distrib/utils/sysinst/arch/mac68k/md.h    Thu Jun 24 22:51:45 1999 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: md.h,v 1.1 1999/03/22 08:37:32 ender Exp $     */
+/*     $NetBSD: md.h,v 1.1.2.1 1999/06/24 22:51:45 cgd Exp $   */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -16,7 +16,7 @@
  *    documentation and/or other materials provided with the distribution.
  * 3. All advertising materials mentioning features or use of this software
  *    must display the following acknowledgement:
- *      This product includes software develooped for the NetBSD Project by
+ *      This product includes software developed for the NetBSD Project by
  *      Piermont Information Systems Inc.
  * 4. The name of Piermont Information Systems Inc. may not be used to endorse
  *    or promote products derived from this software without specific prior
@@ -193,7 +193,7 @@
  * #define DISKLABEL_CMD
  */
 
-/* Definition of files to retreive from ftp. */
+/* Definition of files to retrieve from ftp. */
 EXTERN distinfo dist_list[]
 #ifdef MAIN
 = {



Home | Main Index | Thread Index | Old Index