aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/net-tools.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/net-tools.xml')
-rw-r--r--chapter06/net-tools.xml52
1 files changed, 26 insertions, 26 deletions
diff --git a/chapter06/net-tools.xml b/chapter06/net-tools.xml
index d45fd004b..1c3b45b72 100644
--- a/chapter06/net-tools.xml
+++ b/chapter06/net-tools.xml
@@ -76,8 +76,8 @@ plipconfig, rarp, route, slattach and ypdomainname (link to hostname)</seg></seg
<variablelist><title>Short descriptions</title>
-<varlistentry>
-<term id="arp"><command>arp</command></term>
+<varlistentry id="arp">
+<term><command>arp</command></term>
<listitem>
<indexterm zone="ch-system-net-tools arp"><primary sortas="b-arp">arp</primary></indexterm>
<para>is used to manipulate the kernel's ARP cache,
@@ -85,48 +85,48 @@ usually to add or delete an entry, or to dump the entire cache.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="dnsdomainname"><command>dnsdomainname</command></term>
+<varlistentry id="dnsdomainname">
+<term><command>dnsdomainname</command></term>
<listitem>
<indexterm zone="ch-system-net-tools dnsdomainname"><primary sortas="b-dnsdomainname">dnsdomainname</primary></indexterm>
<para>reports the system's DNS (Domain Name Server) domain name.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="domainname"><command>domainname</command></term>
+<varlistentry id="domainname">
+<term><command>domainname</command></term>
<listitem>
<indexterm zone="ch-system-net-tools domainname"><primary sortas="b-domainname">domainname</primary></indexterm>
<para>reports or sets the system's NIS/YP domain name.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="hostname"><command>hostname</command></term>
+<varlistentry id="hostname">
+<term><command>hostname</command></term>
<listitem>
<indexterm zone="ch-system-net-tools hostname"><primary sortas="b-hostname">hostname</primary></indexterm>
<para>reports or sets the name of the current host system.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="ifconfig"><command>ifconfig</command></term>
+<varlistentry id="ifconfig">
+<term><command>ifconfig</command></term>
<listitem>
<indexterm zone="ch-system-net-tools ifconfig"><primary sortas="b-ifconfig">ifconfig</primary></indexterm>
<para>is the main utility for configuring network interfaces.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="nameif"><command>nameif</command></term>
+<varlistentry id="nameif">
+<term><command>nameif</command></term>
<listitem>
<indexterm zone="ch-system-net-tools nameif"><primary sortas="b-nameif">nameif</primary></indexterm>
<para>names network interfaces based on MAC addresses.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="netstat"><command>netstat</command></term>
+<varlistentry id="netstat">
+<term><command>netstat</command></term>
<listitem>
<indexterm zone="ch-system-net-tools netstat"><primary sortas="b-netstat">netstat</primary></indexterm>
<para>is used to report network connections, routing tables, and interface
@@ -134,40 +134,40 @@ statistics..</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="nisdomainname"><command>nisdomainname</command></term>
+<varlistentry id="nisdomainname">
+<term><command>nisdomainname</command></term>
<listitem>
<indexterm zone="ch-system-net-tools nisdomainname"><primary sortas="b-nisdomainname">nisdomainname</primary></indexterm>
<para>does the same as domainname.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="plipconfig"><command>plipconfig</command></term>
+<varlistentry id="plipconfig">
+<term><command>plipconfig</command></term>
<listitem>
<indexterm zone="ch-system-net-tools plipconfig"><primary sortas="b-plipconfig">plipconfig</primary></indexterm>
<para>is used to fine tune the PLIP device parameters, to improve its performance.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="rarp"><command>rarp</command></term>
+<varlistentry id="rarp">
+<term><command>rarp</command></term>
<listitem>
<indexterm zone="ch-system-net-tools rarp"><primary sortas="b-rarp">rarp</primary></indexterm>
<para>is used to manipulate the kernel's RARP table.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="route"><command>route</command></term>
+<varlistentry id="route">
+<term><command>route</command></term>
<listitem>
<indexterm zone="ch-system-net-tools route"><primary sortas="b-route">route</primary></indexterm>
<para>is used to manipulate the IP routing table.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="slattach"><command>slattach</command></term>
+<varlistentry id="slattach">
+<term><command>slattach</command></term>
<listitem>
<indexterm zone="ch-system-net-tools slattach"><primary sortas="b-slattach">slattach</primary></indexterm>
<para>attaches a network interface to a serial line. This allows you to use normal
@@ -175,8 +175,8 @@ terminal lines for point-to-point links to other computers.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="ypdomainname"><command>ypdomainname</command></term>
+<varlistentry id="ypdomainname">
+<term><command>ypdomainname</command></term>
<listitem>
<indexterm zone="ch-system-net-tools ypdomainname"><primary sortas="b-ypdomainname">ypdomainname</primary></indexterm>
<para>does the same as domainname.</para>