https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254901
--- Comment #1 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=46c99528078ad478f50910110a933abef0b89cde commit 46c99528078ad478f50910110a933abef0b89cde Author: Gordon Bergling <[email protected]> AuthorDate: 2021-04-09 15:28:18 +0000 Commit: Gordon Bergling <[email protected]> CommitDate: 2021-04-09 15:28:18 +0000 sysctl.conf(5): Mention sysctl.conf.local in the sysctl.conf(5) manual page The possibility of using a sysctl.conf.local on a machine that has a shared sysctl.conf(5) isn't documented. So mention the sysctl.conf.local in the manual page. PR: 254901 Submitted by: Jose Luis Duran <jlduran at gmail dot com> Reported by: Jose Luis Duran <jlduran at gmail dot com> Reviewed by: markj MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D29673 share/man/man5/sysctl.conf.5 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
