Note that the jail setup example is meant to be fed to sh(1), not csh(1).
PR: docs/87351 Submitted by: "Eli K. Breen" <bsd@unixforge.net> Approved by: simon, brooks MFC after: 3 days
This commit is contained in:
parent
e8c9c9cfd5
commit
fd891a579d
@ -110,10 +110,11 @@ Please see the
|
||||
man page for further details.
|
||||
.Sh EXAMPLES
|
||||
.Ss "Setting up a Jail Directory Tree"
|
||||
This example shows how to set up a jail directory tree
|
||||
containing an entire
|
||||
To set up a jail directory tree containing an entire
|
||||
.Fx
|
||||
distribution:
|
||||
distribution, the following
|
||||
.Xr sh 1
|
||||
command script can be used:
|
||||
.Bd -literal
|
||||
D=/here/is/the/jail
|
||||
cd /usr/src
|
||||
|
Loading…
x
Reference in New Issue
Block a user