diff options
author | bmah <bmah@FreeBSD.org> | 2002-05-28 00:16:22 +0000 |
---|---|---|
committer | bmah <bmah@FreeBSD.org> | 2002-05-28 00:16:22 +0000 |
commit | 5125105610503017a3dbbcb09ffba1015781143b (patch) | |
tree | 261c4dcb42ba67823171dc469de17a93745adf7b /release | |
parent | 6fc921d6933a5db8b754fa6ab177f1c028e79ec0 (diff) | |
download | FreeBSD-src-5125105610503017a3dbbcb09ffba1015781143b.zip FreeBSD-src-5125105610503017a3dbbcb09ffba1015781143b.tar.gz |
Typo fix: s/IPSec/IPsec/g
PR: 38627
Submitted by: Marc Fonvieille <marc@blackend.org>
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 6 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 040acff..103fe60 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -859,7 +859,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <para>IP multicast now works on VLAN devices. Several other bugs in the VLAN code have also been fixed.</para> - <para>A bug in the IPSec processing for IPv4, which caused the + <para>A bug in the IPsec processing for IPv4, which caused the inbound SPD checks to be ignored, has been fixed. &merged;</para> <para>&man.ipfw.4; now filters correctly in the presence of ECN @@ -1450,9 +1450,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> 1933. The <literal>IFF_LINK2</literal> interface flag can be used to control ingress filtering. &merged;</para> - <para><application>IPSec</application> has received some + <para><application>IPsec</application> has received some enhancements, including the ability to use the Rijndael and - SHA2 algorithms. IPSec RC5 support has been removed due to + SHA2 algorithms. IPsec RC5 support has been removed due to patent issues. &merged;</para> <para>&man.stf.4; now conforms to RFC 3056; the diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 040acff..103fe60 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -859,7 +859,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <para>IP multicast now works on VLAN devices. Several other bugs in the VLAN code have also been fixed.</para> - <para>A bug in the IPSec processing for IPv4, which caused the + <para>A bug in the IPsec processing for IPv4, which caused the inbound SPD checks to be ignored, has been fixed. &merged;</para> <para>&man.ipfw.4; now filters correctly in the presence of ECN @@ -1450,9 +1450,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> 1933. The <literal>IFF_LINK2</literal> interface flag can be used to control ingress filtering. &merged;</para> - <para><application>IPSec</application> has received some + <para><application>IPsec</application> has received some enhancements, including the ability to use the Rijndael and - SHA2 algorithms. IPSec RC5 support has been removed due to + SHA2 algorithms. IPsec RC5 support has been removed due to patent issues. &merged;</para> <para>&man.stf.4; now conforms to RFC 3056; the |