git: 8818758a6ea7 - main - RELNOTES: correct elfctl(1) man page section
Ed Maste
emaste at FreeBSD.org
Thu Jan 14 21:46:24 UTC 2021
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=8818758a6ea72e43951acb3e81630483a55b72e4
commit 8818758a6ea72e43951acb3e81630483a55b72e4
Author: Ed Maste <emaste at FreeBSD.org>
AuthorDate: 2021-01-14 21:45:58 +0000
Commit: Ed Maste <emaste at FreeBSD.org>
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:
More information about the dev-commits-src-main
mailing list