aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/setclock.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07/setclock.xml')
-rw-r--r--chapter07/setclock.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/setclock.xml b/chapter07/setclock.xml
index 848485d55..917295bf3 100644
--- a/chapter07/setclock.xml
+++ b/chapter07/setclock.xml
@@ -18,7 +18,7 @@ changed to the value of <emphasis>1</emphasis>.</para>
<para>Create the <filename>/etc/init.d/setclock</filename> script by running
the following command:</para>
-<para><screen><userinput>cat &gt; setclock &lt;&lt; "EOF"</userinput>
+<para><screen><userinput>cat &gt; /etc/init.d/setclock &lt;&lt; "EOF"</userinput>
#!/bin/sh
# Begin /etc/init.d/setclock