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.