summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2001-12-27 03:18:24 +0000
committerkuriyama <kuriyama@FreeBSD.org>2001-12-27 03:18:24 +0000
commit30c6aad7874c30b9606e86ce38f5e4c40a2b9fc8 (patch)
treeffc933a99a9e4d5ee67b4e02d2786ff2ed3427b9 /release
parent6224939f9bb8a23057b76416f6c241c8efca7340 (diff)
downloadFreeBSD-src-30c6aad7874c30b9606e86ce38f5e4c40a2b9fc8.zip
FreeBSD-src-30c6aad7874c30b9606e86ce38f5e4c40a2b9fc8.tar.gz
Remove unwanted(?) 0xa0 characters.
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml8
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml8
2 files changed, 8 insertions, 8 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 1c4a90d..5d26f74 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.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>
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