From 8f5490f5fe7b595669612fa149e0449ce458ef5c Mon Sep 17 00:00:00 2001 From: Mike Makonnen Date: Sat, 24 Jul 2004 16:30:31 +0000 Subject: [PATCH] Correct typo. Submitted by: eik (and probably many others) --- etc/rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/rc b/etc/rc index 508d0b0d981..9648cdbcd6f 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