diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-03-06 10:35:21 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-03-06 10:35:21 +0000 |
commit | 1aae8eef9895d14fc1b4ff7f6bcadeb4bff51579 (patch) | |
tree | 7f12d7ad69bce2d5874d1af320097b4187a427a2 /chapter06 | |
parent | 82414459eff78c11d0cae8331f08b123d860195c (diff) |
Tag fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4721 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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> |