Do not hardcode FreeBSD version, use entity instead.
While I'm there, use an uppercase where needed for consistency.
This commit is contained in:
parent
5f44fab928
commit
e56c1c0710
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40500
1 changed files with 2 additions and 2 deletions
|
@ -372,7 +372,7 @@
|
|||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>domain name of the local network</para>
|
||||
<para>Domain name of the local network</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -390,7 +390,7 @@
|
|||
creep into the process. On very rare occasions those bugs
|
||||
affect the installation process. As these problems are
|
||||
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
|
||||
installing to make sure that there are no problems that might
|
||||
affect the installation.</para>
|
||||
|
|
Loading…
Reference in a new issue