Fix a typo in the examples.

Approved by:	re (kib), bz (mentor)
This commit is contained in:
Jamie Gritton 2009-07-08 15:46:29 +00:00
parent e2b881bf03
commit f9bc4dcb56
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=195461

View File

@ -34,7 +34,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd June 23, 2009
.Dd July 8, 2009
.Dt JAIL 8
.Os
.Sh NAME
@ -619,7 +619,7 @@ script from within the jail.
ifconfig ed0 inet alias 192.0.2.100/32
mount -t procfs proc /data/jail/192.0.2.100/proc
jail path=/data/jail/192.0.2.100 host.hostname=testhostname \\
ip4=addr.192.0.2.100 command=/bin/sh /etc/rc
ip4.addr=192.0.2.100 command=/bin/sh /etc/rc
.Ed
.Pp
A few warnings will be produced, because most