Add urls.ent and use the entities for URLs.
This commit is contained in:
parent
02ee847462
commit
888fa8dfec
@ -11,6 +11,8 @@
|
||||
%trademarks;
|
||||
<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
|
||||
%release;
|
||||
<!ENTITY % urls.ent PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
|
||||
%urls.ent;
|
||||
<!ENTITY % sections SYSTEM "../common/relnotes.ent"> %sections;
|
||||
|
||||
<!-- Architecture-specific customization -->
|
||||
|
@ -11,6 +11,8 @@
|
||||
%trademarks;
|
||||
<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
|
||||
%release;
|
||||
<!ENTITY % urls.ent PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
|
||||
%urls.ent;
|
||||
<!ENTITY % sections SYSTEM "../common/relnotes.ent"> %sections;
|
||||
|
||||
<!-- Architecture-specific customization -->
|
||||
|
@ -57,9 +57,9 @@
|
||||
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
|
||||
url="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/mirrors.html"><quote>Obtaining
|
||||
url="&url.main;/doc/en_US.ISO8859-1/books/handbook/mirrors.html"><quote>Obtaining
|
||||
FreeBSD</quote> appendix</ulink> to the <ulink
|
||||
url="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/">FreeBSD
|
||||
url="&url.main;/doc/en_US.ISO8859-1/books/handbook/">FreeBSD
|
||||
Handbook</ulink>.</para>
|
||||
|
||||
]]>
|
||||
@ -1253,7 +1253,7 @@
|
||||
will cause serious problems.
|
||||
If you are a <application>GNOME</application> desktop user,
|
||||
please read the instructions carefully at
|
||||
<ulink url="http://www.FreeBSD.org/gnome/docs/faq26.html"></ulink>,
|
||||
<ulink url="&url.main;/gnome/docs/faq26.html"></ulink>,
|
||||
and use the <filename>gnome_upgrade.sh</filename> script to
|
||||
properly upgrade to <application>GNOME</application> 2.6.</para>
|
||||
|
||||
|
@ -57,9 +57,9 @@
|
||||
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
|
||||
url="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/mirrors.html"><quote>Obtaining
|
||||
url="&url.main;/doc/en_US.ISO8859-1/books/handbook/mirrors.html"><quote>Obtaining
|
||||
FreeBSD</quote> appendix</ulink> to the <ulink
|
||||
url="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/">FreeBSD
|
||||
url="&url.main;/doc/en_US.ISO8859-1/books/handbook/">FreeBSD
|
||||
Handbook</ulink>.</para>
|
||||
|
||||
]]>
|
||||
@ -1253,7 +1253,7 @@
|
||||
will cause serious problems.
|
||||
If you are a <application>GNOME</application> desktop user,
|
||||
please read the instructions carefully at
|
||||
<ulink url="http://www.FreeBSD.org/gnome/docs/faq26.html"></ulink>,
|
||||
<ulink url="&url.main;/gnome/docs/faq26.html"></ulink>,
|
||||
and use the <filename>gnome_upgrade.sh</filename> script to
|
||||
properly upgrade to <application>GNOME</application> 2.6.</para>
|
||||
|
||||
|
@ -11,6 +11,8 @@
|
||||
%trademarks;
|
||||
<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
|
||||
%release;
|
||||
<!ENTITY % urls.ent PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
|
||||
%urls.ent;
|
||||
<!ENTITY % sections SYSTEM "../common/relnotes.ent"> %sections;
|
||||
|
||||
<!-- Architecture-specific customization -->
|
||||
|
@ -11,6 +11,8 @@
|
||||
%trademarks;
|
||||
<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
|
||||
%release;
|
||||
<!ENTITY % urls.ent PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
|
||||
%urls.ent;
|
||||
<!ENTITY % sections SYSTEM "../common/relnotes.ent"> %sections;
|
||||
|
||||
<!-- Architecture-specific customization -->
|
||||
|
@ -11,6 +11,8 @@
|
||||
%trademarks;
|
||||
<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
|
||||
%release;
|
||||
<!ENTITY % urls.ent PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
|
||||
%urls.ent;
|
||||
<!ENTITY % sections SYSTEM "../common/relnotes.ent"> %sections;
|
||||
|
||||
<!-- Architecture-specific customization -->
|
||||
|
@ -14,6 +14,8 @@
|
||||
%trademarks;
|
||||
<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
|
||||
%release;
|
||||
<!ENTITY % urls.ent PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
|
||||
%urls.ent;
|
||||
<!ENTITY % sections SYSTEM "../common/relnotes.ent"> %sections;
|
||||
|
||||
<!-- Architecture-specific customization -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user