diff options
Diffstat (limited to 'chapter07/networkd.xml')
-rw-r--r-- | chapter07/networkd.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/chapter07/networkd.xml b/chapter07/networkd.xml index 206f35f7a..b95d9b390 100644 --- a/chapter07/networkd.xml +++ b/chapter07/networkd.xml @@ -5,12 +5,12 @@ %general-entities; ]> -<sect1 id="ch-scripts-network" revision="systemd"> +<sect1 id="ch-config-network" revision="systemd"> <?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> @@ -221,10 +221,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> @@ -244,19 +244,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> |