aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/articles/dialup-firewall/article.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'en_US.ISO8859-1/articles/dialup-firewall/article.sgml')
-rw-r--r--en_US.ISO8859-1/articles/dialup-firewall/article.sgml5
1 files changed, 4 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/articles/dialup-firewall/article.sgml b/en_US.ISO8859-1/articles/dialup-firewall/article.sgml
index 6ea1502af6..88fd86c288 100644
--- a/en_US.ISO8859-1/articles/dialup-firewall/article.sgml
+++ b/en_US.ISO8859-1/articles/dialup-firewall/article.sgml
@@ -11,6 +11,9 @@
<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN">
%trademarks;
+
+<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
+%urls;
]>
<article>
@@ -64,7 +67,7 @@
<para>In order to use IPFW, support for it must be compiled into the
kernel. For more information on how to recompile the kernel,
please see the <ulink
- URL="../../books/handbook/kernelconfig.html">kernel configuration
+ URL="&url.books.handbook;/kernelconfig.html">kernel configuration
section in the Handbook</ulink>. The following options must be
added into your kernel configuration file for IPFW support:</para>