aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/functions.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07/functions.xml')
-rw-r--r--chapter07/functions.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter07/functions.xml b/chapter07/functions.xml
index 48be12468..3845f0f1d 100644
--- a/chapter07/functions.xml
+++ b/chapter07/functions.xml
@@ -7,7 +7,6 @@ the following:
</para>
<literallayout>
-
<userinput>cat &gt; functions &lt;&lt; "EOF"</userinput>
#!/bin/sh
# Begin /etc/init.d/functions
@@ -448,7 +447,6 @@ statusproc()
# End /etc/init.d/functions
<userinput>EOF</userinput>
-
</literallayout>
</sect1>