diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/util-linux.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index a66b859f7..24ce0a5d5 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -84,8 +84,7 @@ by Glibc) from being built and installed again.</para></listitem> </para> <screen><userinput>make HAVE_KILL=yes HAVE_SLN=yes install -mv /usr/bin/logger /bin</userinput> -</screen> +mv /usr/bin/logger /bin</userinput></screen> </sect2> |