Add id tags to the sectN elements to prevent jade generating filenames.

Run through ispell.
This commit is contained in:
Ceri Davies 2005-08-17 10:23:09 +00:00
parent 898f8b84a8
commit ca0a1af9fc
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25392

View file

@ -55,7 +55,7 @@
extensive testing process and are then termed a
<firstterm>release</firstterm>.</para>
<sect2>
<sect2 id="releases">
<title>Releases</title>
<para><literal>releases</literal> are named with a <firstterm>major
@ -89,7 +89,7 @@
tag.</para>
</sect2>
<sect2>
<sect2 id="branches">
<title>Branches</title>
<para>At the time of each release, a <firstterm>branch</firstterm>
@ -101,12 +101,12 @@
<para>During the life of each major release, another tag is
created such as <literal>RELENG_5</literal>. In addition
to security and other bugfixes, other new changes can be
to security and other bug fixes, other new changes can be
brought in from <literal>HEAD</literal> so as to constitute
the changes for the next minor release in the sequence.</para>
</sect2>
<sect2>
<sect2 id="stable-vs-current">
<title><firstterm>STABLE</firstterm> versus
<firstterm>CURRENT</firstterm></title>
@ -125,7 +125,7 @@
any kind of warranty of fitness.</para></note>
</sect2>
<sect2>
<sect2 id="ports-vs-packages">
<title><firstterm>ports</firstterm> versus
<firstterm>PACKAGES</firstterm></title>
@ -144,7 +144,7 @@
</sect2>
</sect1>
<sect1>
<sect1 id="past-schedules">
<title>Release Scheduling In The Past</title>
<para>During the development and release of &os; 5.X, many lessons
@ -190,7 +190,7 @@
the time that a release in the 4.X series was declared
<literal>STABLE</literal> and that a release in the 5.X series
was declared <literal>STABLE</literal>. This had several
undesireable effects:</para>
undesirable effects:</para>
<itemizedlist>
<listitem>
@ -266,7 +266,7 @@
the scheduling changes going forward.</para>
</sect1>
<sect1>
<sect1 id="future-goals">
<title>Release Scheduling Goals Going Forward</title>
<para>Here are the current scheduling goals for the Project:</para>
@ -291,7 +291,7 @@
</listitem>
<listitem>
<para>To provide security updates and other critical bugfixes
<para>To provide security updates and other critical bug fixes
for the last several minor versions of each major version
(termed <firstterm>security branches</firstterm>).</para>
</listitem>
@ -312,7 +312,7 @@
these decisions.</para>
</sect1>
<sect1>
<sect1 id="decision-points">
<title>How Do These Factors Affect My Decision?</title>
<para>The major factors that should affect your decision as to
@ -385,7 +385,7 @@
</itemizedlist>
</sect1>
<sect1>
<sect1 id="conclusion">
<title>Conclusion</title>
<para>We hope that this article serves as a useful starting point