summaryrefslogtreecommitdiffstats
path: root/usr.sbin/jail
diff options
context:
space:
mode:
authorcsjp <csjp@FreeBSD.org>2004-06-01 20:32:44 +0000
committercsjp <csjp@FreeBSD.org>2004-06-01 20:32:44 +0000
commita4a53235beef66c774060210b7d388fb90d02c5d (patch)
treeddfd8a583a436e053c7cfdf4254355f944c5e850 /usr.sbin/jail
parent3c677f61f4de959d73ab02195eebde3c5bb75f9d (diff)
downloadFreeBSD-src-a4a53235beef66c774060210b7d388fb90d02c5d.zip
FreeBSD-src-a4a53235beef66c774060210b7d388fb90d02c5d.tar.gz
Sentences should not start with conjunctions. Change "Because"
to "Since". Pointed out by: Ceri
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 09c4a63..bcd12c4 100644
--- a/usr.sbin/jail/jail.8
+++ b/usr.sbin/jail/jail.8
@@ -142,7 +142,7 @@ For consistency, we will refer to the parent box as the
.Dq "host environment" ,
and to the jailed virtual machine as the
.Dq "jail environment" .
-Because jail is implemented using IP aliases, one of the first things to do
+Since jail is implemented using IP aliases, one of the first things to do
is to disable IP services on the host system that listen on all local
IP addresses for a service.
If a network service is present in the host environment that binds all
@@ -419,7 +419,7 @@ is set, the source IP addresses are enforced to comply
with the IP address bound to the jail, regardless of whether or not
the
.Dv IP_HDRINCL
-flag has been set on the socket. Because raw sockets can be used to configure
+flag has been set on the socket. Since raw sockets can be used to configure
and interact with various network subsystems, extra caution should be used
where privileged access to jails is given out to untrusted parties. As such,
by default this option is disabled.
OpenPOWER on IntegriCloud