Grammar police: "setup" is not a verb.

This commit is contained in:
Ceri Davies 2003-11-05 10:50:51 +00:00
parent f589c4e5a5
commit f62ed2d8ef
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18723
6 changed files with 7 additions and 7 deletions

View file

@ -1250,7 +1250,7 @@ FreeBSD 4.x configurable supported
<para>The home-brew IKE daemon, "racoon" is included in the
kit (kame/kame/racoon). Basically you will need to run racoon as
daemon, then setup a policy to require keys (like
daemon, then set up a policy to require keys (like
<command>ping -P 'out ipsec esp/transport//use'</command>).
The kernel will contact racoon daemon as necessary to exchange
keys.</para>

View file

@ -391,7 +391,7 @@ int main() {
<para>The concept of a Jail extends upon the
<function>chroot()</function> by limiting the powers of the
superuser to create a true `virtual server'. Once a prison is
setup all network communication must take place through the
set up all network communication must take place through the
specified IP address, and the power of "root privilege" in this
jail is severely constrained.</para>