summaryrefslogtreecommitdiffstats
path: root/usr.sbin/jail
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
committerdd <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
commit911ca14c8798a89d240d36ecbc63b5df5dd99f66 (patch)
tree62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.sbin/jail
parenta145482cf625d5f04072fd1d20b5c2062cbe8e47 (diff)
downloadFreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.zip
FreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.tar.gz
Remove whitespace at EOL.
Diffstat (limited to 'usr.sbin/jail')
-rw-r--r--usr.sbin/jail/jail.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8
index c0a1cb9..23567070 100644
--- a/usr.sbin/jail/jail.8
+++ b/usr.sbin/jail/jail.8
@@ -57,7 +57,7 @@ man page for further details.
.Sh EXAMPLES
.Ss Setting up a Jail Directory Tree
This shows how to setup a jail directory tree:
-.Bd -literal
+.Bd -literal
D=/here/is/the/jail
cd /usr/src
make world DESTDIR=$D
@@ -247,7 +247,7 @@ or
signals to all processes in the jail from within the jail. Depending on
the intended use of the jail, you may also want to run
.Pa /etc/rc.shutdown
-from within the jail. Currently there is no way to insert new processes
+from within the jail. Currently there is no way to insert new processes
into a jail, so you must first log into the jail before performing these
actions.
.Pp
OpenPOWER on IntegriCloud