aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/network.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/network.xml b/chapter07/network.xml
index 62f6f2c22..ab3590801 100644
--- a/chapter07/network.xml
+++ b/chapter07/network.xml
@@ -183,7 +183,7 @@ EOF</userinput></screen>
<screen><userinput>cat &gt; /etc/resolv.conf &lt;&lt; "EOF"
<literal># Begin /etc/resolv.conf
-domain {<replaceable>&lt;Your Domain Name&gt;</replaceable>}
+domain <replaceable>&lt;Your Domain Name&gt;</replaceable>
nameserver <replaceable>&lt;IP address of your primary nameserver&gt;</replaceable>
nameserver <replaceable>&lt;IP address of your secondary nameserver&gt;</replaceable>