diff options
Diffstat (limited to 'chapter07')
-rw-r--r-- | chapter07/networkd.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/networkd.xml b/chapter07/networkd.xml index 17e879fb7..fbb525a2e 100644 --- a/chapter07/networkd.xml +++ b/chapter07/networkd.xml @@ -69,7 +69,7 @@ EOF</userinput></screen> <para>Multiple DNS entries can be added if you have more than one DNS server. Do not include DNS or Domains entries if you intend to use a - static <filename>/etc/reslov.conf</filename> file.</para> + static <filename>/etc/resolv.conf</filename> file.</para> </sect3> @@ -245,7 +245,7 @@ EOF</userinput></screen> <para>The ::1 entry is the IPv6 counterpart of 127.0.0.1 and represents the IPv6 loopback interface.</para> - <para>If ussing a staic address, create the <filename>/etc/hosts</filename> + <para>If using a staic address, create the <filename>/etc/hosts</filename> file by running this command instead:</para> <screen role="nodump"><userinput>cat > /etc/hosts << "EOF" |