Whitespace and wordwrap fixes, no content or markup changes.

This commit is contained in:
Bruce A. Mah 2002-02-18 21:22:08 +00:00
parent 6d9533da76
commit 4fcc34b3d8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=90871
2 changed files with 78 additions and 74 deletions

View file

@ -24,31 +24,33 @@
<sect1>
<title>Introduction</title>
<para>This document contains the release notes for &os; &release.current; on
the &arch.print; hardware platform. It describes new features of &os;
that have been added (or changed) since &release.prev;. It also
provides some notes on upgrading from previous versions of &os;.</para>
<para>This document contains the release notes for &os;
&release.current; on the &arch.print; hardware platform. It
describes new features of &os; that have been added (or changed)
since &release.prev;. It also provides some notes on upgrading
from previous versions of &os;.</para>
<![ %release.type.snapshot [
<para>The &release.type; distribution to which these release notes
apply represents a point along the &release.branch; development
branch between &release.prev; and the future &release.next;. Some pre-built,
binary &release.type; distributions along this branch can be found
at <ulink url="&release.url;"></ulink>.</para>
branch between &release.prev; and the future &release.next;. Some
pre-built, binary &release.type; distributions along this branch
can be found at <ulink url="&release.url;"></ulink>.</para>
]]>
<![ %release.type.release [
<para>This distribution of &os; &release.current; is a &release.type;
distribution. It can be found at <ulink
<para>This distribution of &os; &release.current; is a
&release.type; distribution. It can be found at <ulink
url="&release.url;"></ulink> or any of its mirrors. More
information on obtaining this (or other) &release.type; distributions of
&os; can be found in the <ulink
information on obtaining this (or other) &release.type;
distributions of &os; can be found in the <ulink
url="http://www.FreeBSD.org/handbook/mirrors.html"><quote>Obtaining
FreeBSD</quote> appendix</ulink> to the <ulink
url="http://www.FreeBSD.org/handbook/">FreeBSD Handbook</ulink>.</para>
url="http://www.FreeBSD.org/handbook/">FreeBSD
Handbook</ulink>.</para>
]]>
</sect1>
@ -60,14 +62,14 @@
features in &os; since &release.prev;. Typical release note items
document new drivers or hardware support, new commands or options,
major bugfixes, or contributed software upgrades. Security
advisories issued after &release.prev; are also listed. In general, changes
described here are unique to the &release.branch; branch unless
specifically marked as &merged; features.</para>
advisories issued after &release.prev; are also listed. In
general, changes described here are unique to the &release.branch;
branch unless specifically marked as &merged; features.</para>
<para>Many additional changes were made to &os; that are not listed
here for lack of space. For example, documentation was corrected
and improved, minor bugs were fixed, insecure coding practices were
audited and corrected, and source code was cleaned up.</para>
and improved, minor bugs were fixed, insecure coding practices
were audited and corrected, and source code was cleaned up.</para>
<sect2 id="kernel">
<title>Kernel Changes</title>
@ -2970,8 +2972,8 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<filename>/usr/src/UPDATING</filename> as well.</para>
<para>Finally, if you want to use one of various means to track the
-STABLE or -CURRENT branches of &os;, please be sure to consult the
<ulink
-STABLE or -CURRENT branches of &os;, please be sure to consult
the <ulink
url="http://www.FreeBSD.org/handbook/current-stable.html"><quote>-CURRENT
vs. -STABLE</quote></ulink> section of the <ulink
url="http://www.FreeBSD.org/handbook/">FreeBSD

View file

@ -24,31 +24,33 @@
<sect1>
<title>Introduction</title>
<para>This document contains the release notes for &os; &release.current; on
the &arch.print; hardware platform. It describes new features of &os;
that have been added (or changed) since &release.prev;. It also
provides some notes on upgrading from previous versions of &os;.</para>
<para>This document contains the release notes for &os;
&release.current; on the &arch.print; hardware platform. It
describes new features of &os; that have been added (or changed)
since &release.prev;. It also provides some notes on upgrading
from previous versions of &os;.</para>
<![ %release.type.snapshot [
<para>The &release.type; distribution to which these release notes
apply represents a point along the &release.branch; development
branch between &release.prev; and the future &release.next;. Some pre-built,
binary &release.type; distributions along this branch can be found
at <ulink url="&release.url;"></ulink>.</para>
branch between &release.prev; and the future &release.next;. Some
pre-built, binary &release.type; distributions along this branch
can be found at <ulink url="&release.url;"></ulink>.</para>
]]>
<![ %release.type.release [
<para>This distribution of &os; &release.current; is a &release.type;
distribution. It can be found at <ulink
<para>This distribution of &os; &release.current; is a
&release.type; distribution. It can be found at <ulink
url="&release.url;"></ulink> or any of its mirrors. More
information on obtaining this (or other) &release.type; distributions of
&os; can be found in the <ulink
information on obtaining this (or other) &release.type;
distributions of &os; can be found in the <ulink
url="http://www.FreeBSD.org/handbook/mirrors.html"><quote>Obtaining
FreeBSD</quote> appendix</ulink> to the <ulink
url="http://www.FreeBSD.org/handbook/">FreeBSD Handbook</ulink>.</para>
url="http://www.FreeBSD.org/handbook/">FreeBSD
Handbook</ulink>.</para>
]]>
</sect1>
@ -60,14 +62,14 @@
features in &os; since &release.prev;. Typical release note items
document new drivers or hardware support, new commands or options,
major bugfixes, or contributed software upgrades. Security
advisories issued after &release.prev; are also listed. In general, changes
described here are unique to the &release.branch; branch unless
specifically marked as &merged; features.</para>
advisories issued after &release.prev; are also listed. In
general, changes described here are unique to the &release.branch;
branch unless specifically marked as &merged; features.</para>
<para>Many additional changes were made to &os; that are not listed
here for lack of space. For example, documentation was corrected
and improved, minor bugs were fixed, insecure coding practices were
audited and corrected, and source code was cleaned up.</para>
and improved, minor bugs were fixed, insecure coding practices
were audited and corrected, and source code was cleaned up.</para>
<sect2 id="kernel">
<title>Kernel Changes</title>
@ -2970,8 +2972,8 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<filename>/usr/src/UPDATING</filename> as well.</para>
<para>Finally, if you want to use one of various means to track the
-STABLE or -CURRENT branches of &os;, please be sure to consult the
<ulink
-STABLE or -CURRENT branches of &os;, please be sure to consult
the <ulink
url="http://www.FreeBSD.org/handbook/current-stable.html"><quote>-CURRENT
vs. -STABLE</quote></ulink> section of the <ulink
url="http://www.FreeBSD.org/handbook/">FreeBSD