aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/utillinux-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/utillinux-inst.xml')
-rw-r--r--chapter06/utillinux-inst.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/utillinux-inst.xml b/chapter06/utillinux-inst.xml
index 2cb19eed8..da409fc8f 100644
--- a/chapter06/utillinux-inst.xml
+++ b/chapter06/utillinux-inst.xml
@@ -8,8 +8,8 @@ util-linux package, FHS-compliant, run the following.
</para>
<blockquote><literallayout>
- <userinput>sed "s|etc/adjtime\"\$|var/lib/hwclock/adjtime\"|" \
- </userinput>
+ <userinput>sed "s|etc/adjtime\"\$|var/lib/hwclock/adjtime\"|"
+ \</userinput>
<userinput>&nbsp;&nbsp;&nbsp;hwclock/hwclock.c &gt; hwclock~
&amp;&amp;</userinput>
<userinput>mv hwclock~ hwclock/hwclock.c &amp;&amp;</userinput>