https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244569
--- Comment #6 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=8b1a5062e05431b1a122753f0a2fac310dad70b9 commit 8b1a5062e05431b1a122753f0a2fac310dad70b9 Author: Fernando ApesteguÃa <[email protected]> AuthorDate: 2021-04-18 15:53:42 +0000 Commit: Fernando ApesteguÃa <[email protected]> CommitDate: 2021-04-18 15:58:16 +0000 jail.conf(5): emphasize where to find jail parameters Some people expect jail.conf(5) to have a list of jail parameters. jail(8) contains a comprehensive list of all parameters to be used during jail invocation or in jail.conf. Highlighting where to look for jail parameters seems a reasonable solution. PR: 244569 Reported by: joneum@ Approved by: 0mp (manpages, mentor) Reviewed by: debdrup Differential Revision: https://reviews.freebsd.org/D28701 usr.sbin/jail/jail.conf.5 | 9 +++++---- 1 file changed, 5 insertions(+), 4 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]"
