summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>2001-12-28 09:26:45 +0000
committerMike Pritchard <mpp@FreeBSD.org>2001-12-28 09:26:45 +0000
commit432fda11a4046811a241837a20183cfec462a1f5 (patch)
treec27ffd557e49a33ee9e03903d3b4fce7fed941f2 /lib/libc
parenta2e78261bb83f90f24ac500465953bef89327d66 (diff)
Notes
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