The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=8818758a6ea72e43951acb3e81630483a55b72e4
commit 8818758a6ea72e43951acb3e81630483a55b72e4 Author: Ed Maste <[email protected]> AuthorDate: 2021-01-14 21:45:58 +0000 Commit: Ed Maste <[email protected]> CommitDate: 2021-01-14 21:45:58 +0000 RELNOTES: correct elfctl(1) man page section --- RELNOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELNOTES b/RELNOTES index 75eb55143267..585cf68dc2a2 100644 --- a/RELNOTES +++ b/RELNOTES @@ -19,7 +19,7 @@ Changes to this file should not be MFCed. processes. The policy is not enforced by default but can be enabled by setting the kern.elf32.allow_wx and kern.elf64_allow_wx sysctls to 1. Individual binaries can be - exempted from the policy by elfctl(9) via the wxneeded + exempted from the policy by elfctl(1) via the wxneeded feature. 4979620ece98: _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
