svn commit: r306108 - releng/11.0/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Wed Sep 21 15:29:36 UTC 2016
Author: gjb
Date: Wed Sep 21 15:29:35 2016
New Revision: 306108
URL: https://svnweb.freebsd.org/changeset/base/306108
Log:
Correct the entry for r291292, if_enc(4) was updated to be loaded via
kldload(8) during runtime, not newly added.
Submitted by: Harry Schmalzbauer
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.0/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: releng/11.0/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/11.0/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Sep 21 15:26:38 2016 (r306107)
+++ releng/11.0/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Sep 21 15:29:35 2016 (r306108)
@@ -1430,10 +1430,9 @@
added to the &os;/&arch.arm64; port.</para>
<para revision="291292" contrib="sponsor" sponsor="&yandex;">The
- &man.enc.4; driver has been added, providing an interface
- through which <acronym>IPSEC</acronym> can be used via
- &man.kldload.8; without requiring additional kernel and/or
- userland changes.</para>
+ &man.enc.4; driver has updated to allow creating an interface
+ via &man.kldload.8; during runtime without requiring
+ additional kernel and/or userland changes.</para>
<para revision="296177">The <literal>dtsec(4)</literal> driver
for Freescale QorIQ SoCs has been added, supporting P2041,
More information about the svn-src-all
mailing list