summaryrefslogtreecommitdiff
path: root/src/admin/5_networking.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/admin/5_networking.xml')
-rw-r--r--src/admin/5_networking.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/admin/5_networking.xml b/src/admin/5_networking.xml
index 8419fac..06bd313 100644
--- a/src/admin/5_networking.xml
+++ b/src/admin/5_networking.xml
@@ -22,7 +22,7 @@
<para>For the purposes of this handbook, a <firstterm>wired connection</firstterm> is a connection to a network that utilises Ethernet. While the Adélie Linux system supports ATM, CAN bus, IEEE 1394, and Token Ring networking, these connection types are exceedingly rare and out of the scope of this handbook.</para>
<section id="how2dhcp">
<title>Dynamic addressing</title>
- <para>To explicitly configure an interface to use dynamic addressing via DHCP, set <varname>config_<replaceable>IFACE</replaceable></varname>=<literal>"dhcp"</literal>, where <replaceable>IFACE</replaceable> is the interface you wish to use dynamic addressing.</para>
+ <para>To explicitly configure an interface to use dynamic addressing via DHCP, set <varname>config_<replaceable>IFACE</replaceable></varname>=<literal>"dhcp"</literal>, where <replaceable>IFACE</replaceable> is the interface you wish to use dynamic addressing. For more information on customising dynamic addressing, refer to <xref linkend="dhcphax" />.</para>
</section>
<section id="how2static">
<title>Static addressing</title>
@@ -142,7 +142,7 @@ ip tuntap del name $1
<title>Advanced: 802.1X authentication</title>
<para></para>
</section>
- <section>
+ <section id="dhcphax">
<title>Advanced: Customising dynamic addressing</title>
<para>You may use the <varname>dhcp_<replaceable>IFACE</replaceable></varname> variable to control how DHCP is used. Valid options include:</para>
<table>