summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authormtm <mtm@FreeBSD.org>2004-07-24 16:30:31 +0000
committermtm <mtm@FreeBSD.org>2004-07-24 16:30:31 +0000
commit7556b394c61bc267e1244f2323a4ae007a6c3bc1 (patch)
tree0c2f53d5bbb35abac351f5cc84f1670d334b4fbb /etc/rc
parent1e17828b110c8817313ae801d56dfe01115713b3 (diff)
downloadFreeBSD-src-7556b394c61bc267e1244f2323a4ae007a6c3bc1.zip
FreeBSD-src-7556b394c61bc267e1244f2323a4ae007a6c3bc1.tar.gz
Correct typo.
Submitted by: eik (and probably many others)
Diffstat (limited to 'etc/rc')
-rw-r--r--etc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 508d0b0..9648cdb 100644
--- a/etc/rc
+++ b/etc/rc
@@ -53,7 +53,7 @@ export HOME PATH
. /etc/rc.subr
# Note: the system configuration files are loaded as part of
-# the RCNG system (rc.d/rccond). Do not load them here as it may
+# the RCNG system (rc.d/rcconf.sh). Do not load them here as it may
# interfere with diskless booting.
#
if [ "$1" = autoboot ]; then
OpenPOWER on IntegriCloud