diff options
-rw-r--r-- | chapter06/util-linux.xml | 2 |
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> |