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:
Giorgos Keramidas 2005-10-26 20:19:39 +00:00
parent e8c9c9cfd5
commit fd891a579d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=151707

View File

@ -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