aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/utillinux-inst.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/utillinux-inst.xml b/chapter06/utillinux-inst.xml
index 80484c9f1..905380146 100644
--- a/chapter06/utillinux-inst.xml
+++ b/chapter06/utillinux-inst.xml
@@ -12,7 +12,8 @@ Install Util-Linux by running the following commands:
<userinput>mv MCONFIG~ MCONFIG &amp;&amp;</userinput>
<userinput>sed "s|etc/adjtime\"\$|var/lib/hwclock/adjtime\"|" \
</userinput>
- <userinput>hwclock/hwclock.c &gt; hwclock~ &amp;&amp;</userinput>
+ <userinput>&nbsp;&nbsp;&nbsp;hwclock/hwclock.c &gt; hwclock~
+ &amp;&amp;</userinput>
<userinput>mv hwclock~ hwclock/hwclock.c &amp;&amp;</userinput>
<userinput>./configure &amp;&amp;</userinput>
<userinput>make &amp;&amp;</userinput>