aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-04-13 17:27:27 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-04-13 17:27:27 +0000
commitdd7ed7b42feb0b8c450dcf2314e11cbfb0de03c6 (patch)
treecafb7e168c61f6a75651ab813349ced75b64718d /chapter06
parent96d63c48733fb845302f04e7300902099844fd75 (diff)
Added missing -v switch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7502 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/util-linux.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml
index 03b53ce70..2ea754fae 100644
--- a/chapter06/util-linux.xml
+++ b/chapter06/util-linux.xml
@@ -103,7 +103,7 @@ mkdir -p /var/lib/hwclock</userinput></screen>
LFS-Bootscripts package:</para>
<screen><userinput>make HAVE_KILL=yes HAVE_SLN=yes install
-mv /usr/bin/logger /bin</userinput></screen>
+mv -v /usr/bin/logger /bin</userinput></screen>
</sect2>