diff -r 71503088f51b -r f880f219c566 openpkg/rc.conf --- a/openpkg/rc.conf Tue Jul 31 12:12:54 2012 +0200 +++ b/openpkg/rc.conf Tue Jul 31 12:23:42 2012 +0200 @@ -1,12 +1,12 @@ ## -## @l_prefix@/etc/rc.conf -- Runcommand Configuration for OpenPKG Hierarchy +## @l_prefix@/etc/rc.conf -- Run-Command Configuration for OpenPKG Hierarchy ## ## This Bourne-Shell script is sourced from @l_prefix@/etc/rc after ## reading the %config sections from the @l_prefix@/etc/rc.d/rc. ## script and before executing its % section when -## "@l_prefix@/etc/rc " is run. You can use this to +## "@l_prefix@/bin/openpkg rc " is run. You can use this to ## override all configuration variables which are listed in the output -## of the "@l_prefix@/etc/rc --config" command. By default this +## of the "@l_prefix@/bin/openpkg rc --config" command. By default this ## script obviously is empty. ##