diff options
Diffstat (limited to 'chapter07/network.xml')
-rw-r--r-- | chapter07/network.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/chapter07/network.xml b/chapter07/network.xml index e523ce35d..2a86df669 100644 --- a/chapter07/network.xml +++ b/chapter07/network.xml @@ -5,12 +5,12 @@ %general-entities; ]> -<sect1 id="ch-scripts-network" revision="sysv"> +<sect1 id="ch-config-network" revision="sysv"> <?dbhtml filename="network.html"?> <title>General Network Configuration</title> - <indexterm zone="ch-scripts-network"> + <indexterm zone="ch-config-network"> <primary sortas="d-network">network</primary> <secondary>configuring</secondary></indexterm> <!-- @@ -22,7 +22,7 @@ will need to remove the <filename class="symlink">network</filename> symlinks from all run-level directories (<filename class="directory">/etc/rc.d/rc*.d</filename>) after the bootscripts are - installed in <xref linkend="ch-scripts-bootscripts"/>.</para> + installed in <xref linkend="ch-config-bootscripts"/>.</para> --> <sect2> <title>Creating Network Interface Configuration Files</title> @@ -138,10 +138,10 @@ EOF</userinput></screen> </sect2> - <sect2 id="ch-scripts-hostname"> + <sect2 id="ch-config-hostname"> <title>Configuring the system hostname</title> - <indexterm zone="ch-scripts-hostname"> + <indexterm zone="ch-config-hostname"> <primary sortas="d-hostname">hostname</primary> <secondary>configuring</secondary> </indexterm> @@ -161,19 +161,19 @@ EOF</userinput></screen> </sect2> - <sect2 id="ch-scripts-hosts"> + <sect2 id="ch-config-hosts"> <title>Customizing the /etc/hosts File</title> - <indexterm zone="ch-scripts-hosts"> + <indexterm zone="ch-config-hosts"> <primary sortas="e-/etc/hosts">/etc/hosts</primary> </indexterm> - <indexterm zone="ch-scripts-hosts"> + <indexterm zone="ch-config-hosts"> <primary sortas="d-localnet">localnet</primary> <secondary>/etc/hosts</secondary> </indexterm> - <indexterm zone="ch-scripts-hosts"> + <indexterm zone="ch-config-hosts"> <primary sortas="d-network">network</primary> <secondary>/etc/hosts</secondary> </indexterm> |