svn commit: r285958 - head/release/doc/en_US.ISO8859-1/relnotes

Gleb Smirnoff glebius at FreeBSD.org
Tue Jul 28 13:48:21 UTC 2015


Author: glebius
Date: Tue Jul 28 13:48:19 2015
New Revision: 285958
URL: https://svnweb.freebsd.org/changeset/base/285958

Log:
  Fix the r272906 description.

Modified:
  head/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jul 28 13:16:08 2015	(r285957)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jul 28 13:48:19 2015	(r285958)
@@ -1049,7 +1049,7 @@
       <para revision="272730">The &man.alc.4; driver has been updated
 	to support AR816x and AR817x ethernet controllers.</para>
 
-      <para revision="272906">The &man.pfil.9; interface default hash
+      <para revision="272906">The &man.pf.4; packet filter default hash
 	has been changed from <literal>Jenkins</literal> to
 	<literal>Murmur3</literal>, providing a 3-percent performance
 	increase in packets-per-second.</para>


More information about the svn-src-all mailing list