mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-03 12:35:02 +00:00
Correctly document the change made in r275359.
This commit is contained in:
parent
46bd754d23
commit
0b9c2e7ac5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=290007
@ -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…
Reference in New Issue
Block a user