summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/chroot.23
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/chroot.2 b/lib/libc/sys/chroot.2
index c46f16e15a67..3b4d98dcace2 100644
--- a/lib/libc/sys/chroot.2
+++ b/lib/libc/sys/chroot.2
@@ -123,7 +123,8 @@ points outside the process's allocated address space.
An I/O error occurred while reading from or writing to the file system.
.El
.Sh SEE ALSO
-.Xr chdir 2
+.Xr chdir 2 ,
+.Xr jail 2
.Sh HISTORY
The
.Fn chroot