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.12 from trunk. (...
details: https://anonhg.NetBSD.org/src/rev/93ccc2fa2c79
branches: netbsd-1-4
changeset: 469031:93ccc2fa2c79
user: cgd <cgd%NetBSD.org@localhost>
date: Thu Jun 24 22:58:28 1999 +0000
description:
pull up rev(s) 1.12 from trunk. (cgd)
diffstat:
distrib/utils/sysinst/label.c | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r d33760f586e6 -r 93ccc2fa2c79 distrib/utils/sysinst/label.c
--- a/distrib/utils/sysinst/label.c Thu Jun 24 22:58:20 1999 +0000
+++ b/distrib/utils/sysinst/label.c Thu Jun 24 22:58:28 1999 +0000
@@ -1,10 +1,9 @@
-/* $NetBSD: label.c,v 1.9.2.1 1999/04/19 15:19:27 perry Exp $ */
+/* $NetBSD: label.c,v 1.9.2.2 1999/06/24 22:58:28 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: label.c,v 1.9.2.1 1999/04/19 15:19:27 perry Exp $");
+__RCSID("$NetBSD: label.c,v 1.9.2.2 1999/06/24 22:58:28 cgd Exp $");
#endif
#include <sys/types.h>
Home |
Main Index |
Thread Index |
Old Index