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 &quot;keep state&quot; from incorrectly
-       implying &quot;keep frags&quot;, 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">
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to