svn commit: r207650 - head/usr.sbin/jail
Daniel Gerzo
danger at FreeBSD.org
Wed May 5 08:43:48 UTC 2010
Author: danger (doc committer)
Date: Wed May 5 08:43:47 2010
New Revision: 207650
URL: http://svn.freebsd.org/changeset/base/207650
Log:
- fix typo
Modified:
head/usr.sbin/jail/jail.8
Modified: head/usr.sbin/jail/jail.8
==============================================================================
--- head/usr.sbin/jail/jail.8 Wed May 5 07:47:40 2010 (r207649)
+++ head/usr.sbin/jail/jail.8 Wed May 5 08:43:47 2010 (r207650)
@@ -239,7 +239,7 @@ The
.Xr jexec 8 .
.It Va ip4.addr
A comma-separated list of IPv4 addresses assigned to the prison.
-If this is set, the jail is restricted to using only these address.
+If this is set, the jail is restricted to using only these addresses.
Any attempts to use other addresses fail, and attempts to use wildcard
addresses silently use the jailed address instead.
For IPv4 the first address given will be kept used as the source address
More information about the svn-src-all
mailing list