summaryrefslogtreecommitdiffstats
path: root/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'release/doc/en_US.ISO8859-1/relnotes/common/new.sgml')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml8
1 files changed, 4 insertions, 4 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index 1c4a90d..5d26f74 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -618,16 +618,16 @@
<para arch="i386">Selected network drivers now implement a
semi-polling mode, which makes systems much more resilient to
- attacks and overloads.  To enable polling, the following options
+ attacks and overloads. To enable polling, the following options
are required in a kernel configuration file:
<programlisting>options DEVICE_POLLING
options HZ=1000 # not compulsory but strongly recommended</programlisting>
-      The <varname>kern.polling.enable</varname> sysctl variable
- will then activate polling mode; with the
+ The <varname>kern.polling.enable</varname> sysctl variable
+ will then activate polling mode; with the
<varname>kern.polling.user_frac</varname> sysctl indicating the
- percentage of CPU time to be reserved for userland.  The devices
+ percentage of CPU time to be reserved for userland. The devices
initially supporting polling are &man.dc.4;, &man.fxp.4;, and
&man.sis.4;.</para>
OpenPOWER on IntegriCloud