diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-09-03 17:49:29 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-09-03 17:49:29 +0000 |
| commit | 4cecc6ffcebb15f5e080e24e2e230d3570d6e0cd (patch) | |
| tree | 3b0257d98f4f242ab53d716708d100a47743a891 | |
| parent | 20e967f7724ec44a748393fd5170cce80bae86de (diff) | |
Notes
| -rw-r--r-- | lib/libc/sys/jail.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/jail.2 b/lib/libc/sys/jail.2 index 46be1f3e5712..15ff2875587a 100644 --- a/lib/libc/sys/jail.2 +++ b/lib/libc/sys/jail.2 @@ -83,7 +83,7 @@ The version number of the argument is not correct. .El .Pp Further -.Fn Jail +.Fn jail calls .Xr chroot 2 internally, so the it can fail for all the same reasons. |
