From c8d11a596d15c2365578dfbfddd83153bef940df Mon Sep 17 00:00:00 2001
From: Pav Lucistnik <pav@FreeBSD.org>
Date: Wed, 30 Nov 2005 13:06:35 +0000
Subject: [PATCH] - security/racoon port was removed, racoon is now available
 from   security/ipsec-tools port

PR:		docs/89758
Submitted by:	lawrance
---
 en_US.ISO8859-1/books/handbook/security/chapter.sgml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/en_US.ISO8859-1/books/handbook/security/chapter.sgml b/en_US.ISO8859-1/books/handbook/security/chapter.sgml
index 77c09fbb95..58d2b80de9 100644
--- a/en_US.ISO8859-1/books/handbook/security/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/security/chapter.sgml
@@ -3805,15 +3805,15 @@ options IPSEC_ESP
  
        <para>There are a number of choices for daemons to manage
          security associations with FreeBSD.  This article will describe
-         how to use one of these, racoon&nbsp;&mdash; which is available as
-	 <filename role="package">security/racoon</filename> in the &os; Ports
+         how to use one of these, racoon&nbsp;&mdash; which is available from
+	 <filename role="package">security/ipsec-tools</filename> in the &os; Ports
 	 collection.</para>
  
        <indexterm>
 	 <primary>racoon</primary>
        </indexterm>
 
-       <para>The <filename role="package">security/racoon</filename> software must be run on both gateway hosts.  On each host it
+       <para>The <application>racoon</application> 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>
@@ -4128,7 +4128,7 @@ options IPSEC_ESP
         </listitem>
         <listitem>
           <para>Install <filename
-            role="package">security/racoon</filename>.  Edit
+            role="package">security/ipsec-tools</filename>.  Edit
             <filename>${PREFIX}/etc/racoon/psk.txt</filename> on both
             gateway hosts, adding an entry for the remote host's IP
             address and a secret key that they both know.  Make sure