aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter07/ethnet.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/ethnet.xml b/chapter07/ethnet.xml
index 7041b8e4c..f71059a30 100644
--- a/chapter07/ethnet.xml
+++ b/chapter07/ethnet.xml
@@ -165,7 +165,7 @@ This creates a sample file ifcfg-eth0:
<literallayout>
<userinput>cat &gt; /etc/sysconfig/nic-config/ifcfg-eth0
- &lt;&lt; EOF</userinput>
+ &lt;&lt; "EOF"</userinput>
ONBOOT=yes
DEVICE=eth0
IP=192.168.1.1