Browse Source

Added missing -v switch.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7502 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 19 years ago
parent
commit
dd7ed7b42f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      chapter06/util-linux.xml

+ 1 - 1
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>