Grammar police: "setup" is not a verb.
This commit is contained in:
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
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue