aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/chroot
diff options
context:
space:
mode:
authorAlexander Ziaee <ziaee@FreeBSD.org>2026-01-06 16:02:24 +0000
committerAlexander Ziaee <ziaee@FreeBSD.org>2026-01-06 16:08:21 +0000
commit75866d71e8d93fe1a1ff469b8a9c6c6c9908a6c8 (patch)
tree71d0d165d18c50a7cf329f7017e1bb24180f1285 /usr.sbin/chroot
parent03e1605cdf17c48d5e0d6d42a9f15b78b3b7adb0 (diff)
Diffstat (limited to 'usr.sbin/chroot')
-rw-r--r--usr.sbin/chroot/chroot.82
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/chroot/chroot.8 b/usr.sbin/chroot/chroot.8
index 4a1a5a396631..58d5ec8f1a5b 100644
--- a/usr.sbin/chroot/chroot.8
+++ b/usr.sbin/chroot/chroot.8
@@ -68,7 +68,7 @@ Use the
command before chrooting, effectively disabling SUID/SGID bits
for the calling process and its descendants.
If
-.Dv security.bsd.unprivileged_chroot
+.Va security.bsd.unprivileged_chroot
sysctl is set to 1, it will make it possible to chroot without
superuser privileges.
.El