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/pc532 pull up rev(s) 1.7-1.8...
details: https://anonhg.NetBSD.org/src/rev/11935c542ca3
branches: netbsd-1-4
changeset: 469005:11935c542ca3
user: cgd <cgd%NetBSD.org@localhost>
date: Thu Jun 24 22:52:44 1999 +0000
description:
pull up rev(s) 1.7-1.8 from trunk. (cgd)
diffstat:
distrib/utils/sysinst/arch/pc532/md.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 0759e9388e76 -r 11935c542ca3 distrib/utils/sysinst/arch/pc532/md.h
--- a/distrib/utils/sysinst/arch/pc532/md.h Thu Jun 24 22:52:38 1999 +0000
+++ b/distrib/utils/sysinst/arch/pc532/md.h Thu Jun 24 22:52:44 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: md.h,v 1.6 1997/12/25 09:10:49 matthias Exp $ */
+/* $NetBSD: md.h,v 1.6.2.1 1999/06/24 22:52:44 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
@@ -70,7 +70,7 @@
/* Legal start character for a disk for checking input. */
#define ISDISKSTART(dn) (dn == 's')
-/* 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