Fix notes and CHANGES for #40761

(cherry picked from commit 56ebb560a1)
(cherry picked from commit 450f4f0ef8)
This commit is contained in:
Mukund Sivaraman 2015-10-06 05:44:53 +05:30
parent 1550e536f5
commit d7f3a35b30
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
4236. [func] On machines with 4 or more processors (CPU), the
4236. [func] On machines with 2 or more processors (CPU), the
default value for the number of UDP listeners
has been changed to the number of detected
processors minus one. [RT #40761]

View file

@ -186,7 +186,7 @@
</listitem>
<listitem>
<para>
On machines with 4 or more processors (CPU), the default value
On machines with 2 or more processors (CPU), the default value
for the number of UDP listeners has been changed to the number
of detected processors minus one.
</para>