mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add xref to jail(2).
PR: docs/33177 Submitted by: Tom Rhodes <darklogik@pittgoth.com>
This commit is contained in:
parent
a2e78261bb
commit
432fda11a4
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue