From 37cf1cf3d1987907d314ec02065ba19d79edd139 Mon Sep 17 00:00:00 2001 From: Ceri Davies Date: Sun, 12 Sep 2004 12:06:20 +0000 Subject: [PATCH] Correct a typo. Submitted by: Neo-Vortex --- en_US.ISO8859-1/books/handbook/security/chapter.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/handbook/security/chapter.sgml b/en_US.ISO8859-1/books/handbook/security/chapter.sgml index afb1f9cd3c..7fb7cd0248 100644 --- a/en_US.ISO8859-1/books/handbook/security/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/security/chapter.sgml @@ -4808,7 +4808,7 @@ ipfw add 1 allow udp from W.X.Y.Z to A.B.C.D isakmp If a packet arrives from W.X.Y.Z, and that packet is encapsulating another packet, and it is destined for A.B.C.D, then encrypt it, using the + role="ipaddr">A.B.C.D, then decrypt it, using the necessary security associations. A subtle change, but a necessary one.