aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2019-06-28 16:42:44 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2019-06-28 16:42:44 +0000
commite0a126f6d215f14bcee8da8bf0de69bef736531a (patch)
tree685be3fe8307081a24ac7d934eae0ce78e9dc962 /lib
parent857e20a2732ac2fe43062d60dcb50da5148a6fc3 (diff)
downloadsrc-e0a126f6d215f14bcee8da8bf0de69bef736531a.tar.gz
src-e0a126f6d215f14bcee8da8bf0de69bef736531a.zip
Typo.
Sponsored by: The FreeBSD Foundation MFC after: 3 days
Notes
Notes: svn path=/head/; revision=349511
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/procctl.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/procctl.2 b/lib/libc/sys/procctl.2
index bdad2cf7d112..598db5343b10 100644
--- a/lib/libc/sys/procctl.2
+++ b/lib/libc/sys/procctl.2
@@ -91,7 +91,7 @@ The image flag and set-uid might prevent ASLR enablement still.
.It Dv PROC_ASLR_FORCE_DISABLE
Request that ASLR is disabled after execution.
Same notes as for
-.Dv PROC_ASKR_FORCE_ENABLE
+.Dv PROC_ASLR_FORCE_ENABLE
apply.
.It Dv PROC_ASLR_NOFORCE
Use system-wide configured policy for ASLR.