diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-01-09 14:24:23 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-01-09 14:24:23 +0000 |
| commit | 89b619b21b11c7c88aca935b0ccf8c13a98169a7 (patch) | |
| tree | 07f96f3c7c2aec9243fbca7085bfd0313cd4061e /lib/libc/sys/chroot.2 | |
| parent | 623225c5a837afa3dd4e928b6a99bc35d44419e6 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/chroot.2')
| -rw-r--r-- | lib/libc/sys/chroot.2 | 3 |
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 |
