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 pull up rev(s) 1.22 from trunk. (...
details: https://anonhg.NetBSD.org/src/rev/0214f169bf8b
branches: netbsd-1-4
changeset: 469039:0214f169bf8b
user: cgd <cgd%NetBSD.org@localhost>
date: Thu Jun 24 23:01:45 1999 +0000
description:
pull up rev(s) 1.22 from trunk. (cgd)
diffstat:
distrib/utils/sysinst/target.c | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r 08b457bac97c -r 0214f169bf8b distrib/utils/sysinst/target.c
--- a/distrib/utils/sysinst/target.c Thu Jun 24 23:01:37 1999 +0000
+++ b/distrib/utils/sysinst/target.c Thu Jun 24 23:01:45 1999 +0000
@@ -1,10 +1,9 @@
-/* $NetBSD: target.c,v 1.19.2.1 1999/04/19 15:19:28 perry Exp $ */
+/* $NetBSD: target.c,v 1.19.2.2 1999/06/24 23:01:45 cgd Exp $ */
/*
* Copyright 1997 Jonathan Stone
* All rights reserved.
*
-
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@@ -15,7 +14,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
* Jonathan Stone.
* 4. The name of Jonathan Stone may not be used to endorse
* or promote products derived from this software without specific prior
@@ -37,7 +36,7 @@
#include <sys/cdefs.h>
#if defined(LIBC_SCCS) && !defined(lint)
-__RCSID("$NetBSD: target.c,v 1.19.2.1 1999/04/19 15:19:28 perry Exp $");
+__RCSID("$NetBSD: target.c,v 1.19.2.2 1999/06/24 23:01:45 cgd Exp $");
#endif
/*
Home |
Main Index |
Thread Index |
Old Index