]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
rc.subr.8: Document changes to load_rc_config
authorMateusz Piotrowski <0mp@FreeBSD.org>
Mon, 29 Nov 2021 15:02:32 +0000 (16:02 +0100)
committerMateusz Piotrowski <0mp@FreeBSD.org>
Mon, 29 Nov 2021 15:09:02 +0000 (16:09 +0100)
commit5d21348dfd95bdc19290dd172c5352e3787e86a5
tree98d514affb882d0ff37be536589823914bc5c604
parentaa798fc2f17eea83c20c18f144fa5c07c1a9a25f
rc.subr.8: Document changes to load_rc_config

Since e27961a496322e2590da29f3c5fe710b269e6754, load_rc_config does not
require a service name as its first argument. This change was documented
in the rc.subr script in 0b9c2e7ac58caac0413aa36749e4c212514d142d. Let's
update the manual page as well.

MFC after: 3 days
share/man/man8/rc.subr.8