Correctly document the change made in r275359.

This commit is contained in:
des 2015-10-26 15:14:55 +00:00
parent 8962744e79
commit 03bdd287ba

View File

@ -1316,8 +1316,10 @@ run_rc_script()
}
#
# load_rc_config name
# Source in the configuration file for a given name.
# load_rc_config [service]
# Source in the configuration file(s) for a given service.
# If no service is specified, only the global configuration
# file(s) will be loaded.
#
load_rc_config()
{