Change all <link>...</link> elements to <xref>. This way when/if the

section numbers change as a result of some future change, the text
will use the right section numbers in cross refs.

Reviewed by:	bmah
This commit is contained in:
Giorgos Keramidas 2002-05-13 20:49:07 +00:00
parent a1c6333d1b
commit fbeedae47a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13071

View file

@ -134,15 +134,15 @@
available to keep systems on the <emphasis>RELENG_4_3 </emphasis>
and <emphasis>RELENG_4_4</emphasis> branches updated.</para>
<para><link linkend="release-proc">Section 2</link> discusses the
<para><xref linkend="release-proc"> discusses the
different phases of the release engineering process leading up to
the actual system build and <link linkend="release-build">section
3</link> describes the actual build process. <link
linkend="extensibility">Section 4</link> describes how the base
release may be extended by third parties and <link
linkend="lessons-learned">section 5</link> details some of the
the actual system build and <xref linkend="release-build">
describes the actual build process. <xref
linkend="extensibility"> describes how the base
release may be extended by third parties and <xref
linkend="lessons-learned"> details some of the
lessons learned through the release of FreeBSD 4.4. Finally,
<link linkend="future">section 6</link> presents future directions
<xref linkend="future"> presents future directions
of development.</para>
</sect1>