svn commit: r318549 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Fri May 19 18:23:46 UTC 2017
Author: gjb
Date: Fri May 19 18:23:44 2017
New Revision: 318549
URL: https://svnweb.freebsd.org/changeset/base/318549
Log:
Use literal tags around 'keep state'/'keep frags' to avoid (mis)placing
a comma.
In collaboration with: adamw
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri May 19 18:13:41 2017 (r318548)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri May 19 18:23:44 2017 (r318549)
@@ -385,9 +385,9 @@
&man.close.2; calls.</para>
<para revision="317434">The &man.ipf.4; packet filter has been
- updated to prevent "keep state" from incorrectly
- implying "keep frags", matching the behavior
- documented in &man.ipf.5;.</para>
+ updated to prevent <literal>keep state</literal> from
+ incorrectly implying <literal>keep frags</literal>, matching
+ the behavior documented in &man.ipf.5;.</para>
</sect2>
<sect2 xml:id="kernel-config">
More information about the svn-src-stable-11
mailing list