s/port/package

Noticed by:	ceri
This commit is contained in:
Tom Rhodes 2005-07-26 16:07:39 +00:00
parent 32936b7175
commit 055c9ecfa9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25256

View file

@ -3812,7 +3812,7 @@ options IPSEC_ESP
<primary>racoon</primary>
</indexterm>
<para>The <filename role="port">security/racoon</filename> software must be run on both gateway hosts. On each host it
<para>The <filename role="package">security/racoon</filename> software must be run on both gateway hosts. On each host it
is configured with the IP address of the other end of the VPN,
and a secret key (which you choose, and must be the same on both
gateways).</para>