Module Name: src
Committed By: mbalmer
Date: Mon Jul 14 12:29:48 UTC 2014
Modified Files:
src/etc: rc.conf
Log Message:
Consistency changes only. Start sentences with a capital letter and end
them with a full stop.
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/etc/rc.conf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/etc/rc.conf
diff -u src/etc/rc.conf:1.96 src/etc/rc.conf:1.97
--- src/etc/rc.conf:1.96 Sat Oct 14 17:01:29 2000
+++ src/etc/rc.conf Mon Jul 14 12:29:48 2014
@@ -1,6 +1,6 @@
-# $NetBSD: rc.conf,v 1.96 2000/10/14 17:01:29 wiz Exp $
+# $NetBSD: rc.conf,v 1.97 2014/07/14 12:29:48 mbalmer Exp $
#
-# see rc.conf(5) for more information.
+# See rc.conf(5) for more information.
#
# Use program=YES to enable program, NO to disable it. program_flags are
# passed to the program on the command line.
@@ -17,5 +17,5 @@ fi
#
rc_configured=NO
-# Add local overrides below
+# Add local overrides below.
#