diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-02-11 20:15:37 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-02-11 20:15:37 +0000 |
commit | ce5ebe1429b10c536f09c3f4d8e1c6e8e0cb6e46 (patch) | |
tree | 038ac53b7d7e5a85137cfa9add6800dddf806540 /chapter05/e2fsprogs.xml | |
parent | eea40552f7f2760a902d87e98eecad9ab23caf81 (diff) |
Remove trailing whitespace from all files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10122 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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 a8f111b14..9ebbba792 100644 --- a/chapter05/e2fsprogs.xml +++ b/chapter05/e2fsprogs.xml @@ -80,7 +80,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 + <para>Make the installed static libraries writable so debugging symbols can be removed later:</para> <screen><userinput remap="install">chmod -v u+w \ |