Correctly document the change made in r275359.
This commit is contained in:
parent
8962744e79
commit
03bdd287ba
@ -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()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user