diff options
Diffstat (limited to 'chapter05/e2fsprogs.xml')
-rw-r--r-- | chapter05/e2fsprogs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/e2fsprogs.xml b/chapter05/e2fsprogs.xml index 38919deb7..43cea7558 100644 --- a/chapter05/e2fsprogs.xml +++ b/chapter05/e2fsprogs.xml @@ -61,7 +61,7 @@ cd build</userinput></screen> <screen><userinput remap="install">make install-libs</userinput></screen> <para>Make the installed static libraries writable so debugging symbols can - be removed later.</para> + be removed later:</para> <screen><userinput remap="install">chmod -v u+w \ /tools/lib/{libblkid,libcom_err,libe2p,libext2fs,libss,libuuid}.a</userinput></screen> |