summaryrefslogtreecommitdiffstats
path: root/usr.sbin/jail
diff options
context:
space:
mode:
authorkeramida <keramida@FreeBSD.org>2005-10-26 20:19:39 +0000
committerkeramida <keramida@FreeBSD.org>2005-10-26 20:19:39 +0000
commit30682c89377e2570a7e827865780694a7926960c (patch)
tree20cfdea92dcc12fcbfe3885ebd67343eaee162f8 /usr.sbin/jail
parentb4784d4ebf8d49c280b30a20a3288b503d76966d (diff)
downloadFreeBSD-src-30682c89377e2570a7e827865780694a7926960c.zip
FreeBSD-src-30682c89377e2570a7e827865780694a7926960c.tar.gz
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
Diffstat (limited to 'usr.sbin/jail')
-rw-r--r--usr.sbin/jail/jail.87
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8
index 53e9d36..0583f0e 100644
--- a/usr.sbin/jail/jail.8
+++ b/usr.sbin/jail/jail.8
@@ -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
OpenPOWER on IntegriCloud