diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-09-07 18:00:10 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-09-07 18:00:10 +0000 |
commit | 9726ae84c6e6b150cd943df825ef20b5af9885c6 (patch) | |
tree | ab9c26b36769678f428816163b785abe37bc9438 /chapter06/e2fsprogs-inst.xml | |
parent | 74934b5c7347d342213b1ff802d68fd9ac1c9d9b (diff) |
fix typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1193 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/e2fsprogs-inst.xml')
-rw-r--r-- | chapter06/e2fsprogs-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/e2fsprogs-inst.xml b/chapter06/e2fsprogs-inst.xml index d20cc295c..7d62fb531 100644 --- a/chapter06/e2fsprogs-inst.xml +++ b/chapter06/e2fsprogs-inst.xml @@ -7,7 +7,7 @@ <userinput> --enable-elf-shlibs &&</userinput> <userinput>make &&</userinput> <userinput>make install &&</userinput> -<userinput>make install-libs &&</userinput></screen></para> +<userinput>make install-libs</userinput></screen></para> </sect2> |