Do not hardcode FreeBSD version, use entity instead.

While I'm there, use an uppercase where needed for consistency.
This commit is contained in:
Marc Fonvieille 2012-12-29 18:50:56 +00:00
parent 5f44fab928
commit e56c1c0710
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40500

View file

@ -372,7 +372,7 @@
</listitem> </listitem>
<listitem> <listitem>
<para>domain name of the local network</para> <para>Domain name of the local network</para>
</listitem> </listitem>
<listitem> <listitem>
@ -390,7 +390,7 @@
creep into the process. On very rare occasions those bugs creep into the process. On very rare occasions those bugs
affect the installation process. As these problems are affect the installation process. As these problems are
discovered and fixed, they are noted in the <ulink discovered and fixed, they are noted in the <ulink
url="&url.base;/releases/9.0R/errata.html">FreeBSD url="&url.base;/releases/&rel.current;R/errata.html">FreeBSD
Errata</ulink> on the &os; web site. Check the errata before Errata</ulink> on the &os; web site. Check the errata before
installing to make sure that there are no problems that might installing to make sure that there are no problems that might
affect the installation.</para> affect the installation.</para>