Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/etc Pull up revision 1.96 (requested by lukem):
details: https://anonhg.NetBSD.org/src/rev/c5aa5f14dde1
branches: netbsd-1-5
changeset: 491350:c5aa5f14dde1
user: he <he%NetBSD.org@localhost>
date: Tue Apr 24 22:42:44 2001 +0000
description:
Pull up revision 1.96 (requested by lukem):
Fix a typo.
diffstat:
etc/rc.conf | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f74038fc4de2 -r c5aa5f14dde1 etc/rc.conf
--- a/etc/rc.conf Tue Apr 24 22:40:52 2001 +0000
+++ b/etc/rc.conf Tue Apr 24 22:42:44 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rc.conf,v 1.85.2.8 2000/10/02 03:29:38 lukem Exp $
+# $NetBSD: rc.conf,v 1.85.2.9 2001/04/24 22:42:44 he Exp $
#
# see rc.conf(5) for more information.
#
@@ -7,7 +7,7 @@
#
# Load the defaults in from /etc/defaults/rc.conf (if it's readable).
-# These can be overriden below.
+# These can be overridden below.
#
if [ -r /etc/defaults/rc.conf ]; then
. /etc/defaults/rc.conf
Home |
Main Index |
Thread Index |
Old Index