Correct a typo.

Submitted by:	Neo-Vortex <root at Neo-Vortex.Ath.Cx>
This commit is contained in:
Ceri Davies 2004-09-12 12:06:20 +00:00
parent b007c6f3b8
commit 37cf1cf3d1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22317

View file

@ -4808,7 +4808,7 @@ ipfw add 1 allow udp from W.X.Y.Z to A.B.C.D isakmp
<para><quote>If a packet arrives from <hostid
role="ipaddr">W.X.Y.Z</hostid>, and that packet is encapsulating
another packet, and it is destined for <hostid
role="ipaddr">A.B.C.D</hostid>, then encrypt it, using the
role="ipaddr">A.B.C.D</hostid>, then decrypt it, using the
necessary security associations.</quote></para>
<para>A subtle change, but a necessary one.</para>