aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/articles/console-server/article.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'en_US.ISO8859-1/articles/console-server/article.sgml')
-rw-r--r--en_US.ISO8859-1/articles/console-server/article.sgml8
1 files changed, 5 insertions, 3 deletions
diff --git a/en_US.ISO8859-1/articles/console-server/article.sgml b/en_US.ISO8859-1/articles/console-server/article.sgml
index 890accf8f4..6787bc7af1 100644
--- a/en_US.ISO8859-1/articles/console-server/article.sgml
+++ b/en_US.ISO8859-1/articles/console-server/article.sgml
@@ -7,6 +7,8 @@
%authors;
<!ENTITY % trademark PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN">
%trademark;
+<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
+%urls;
]>
<article>
@@ -329,7 +331,7 @@
will need to upgrade to a more modern version of &os; (which
you should do anyway, to make sure your system is not
vulnerable to known security issues). See the <ulink
- url="../../books/handbook/makeworld.html">&os;
+ url="&url.books.handbook;/makeworld.html">&os;
Handbook</ulink> for information about updating your
system.</para>
@@ -342,7 +344,7 @@
<literal>GENERIC</literal> kernel, so you will need to create a kernel
config file with the appropriate entries. See &man.stl.4; and the
appropriate section of the <ulink
- URL="../../books/handbook/kernelconfig.html">&os;
+ URL="&url.books.handbook;/kernelconfig.html">&os;
Handbook</ulink>.</para>
</sect2>
@@ -1276,7 +1278,7 @@ exit 0</programlisting>
<title>Using a Serial Console on &os;</title>
<para>The procedure for doing this is described in detail in the
- <ulink URL="../../books/handbook/serialconsole-setup.html">&os;
+ <ulink URL="&url.books.handbook;/serialconsole-setup.html">&os;
Handbook</ulink>. This is a quick summary.</para>
<sect2 id="freebsd-kernconf">