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, 1 insertions, 1 deletions
diff --git a/chapter07/functions.xml b/chapter07/functions.xml
index d82ff60cd..d9ba8f6f8 100644
--- a/chapter07/functions.xml
+++ b/chapter07/functions.xml
@@ -4,7 +4,7 @@
<para>Create the <filename>/etc/init.d/functions</filename> script by running
the following command:</para>
-<para><screen><userinput>cat &gt; functions &lt;&lt; "EOF"</userinput>
+<para><screen><userinput>cat &gt; /etc/init.d/functions &lt;&lt; "EOF"</userinput>
#!/bin/sh
# Begin /etc/init.d/functions