From 4c0c012ee1d275edef51360346368e1c282f2aec Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 4 Jan 2009 04:48:38 +0000 Subject: Reformatted several pages so pdf is properly generated. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/e2fsprogs.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chapter05') diff --git a/chapter05/e2fsprogs.xml b/chapter05/e2fsprogs.xml index 5211ca666..38919deb7 100644 --- a/chapter05/e2fsprogs.xml +++ b/chapter05/e2fsprogs.xml @@ -63,7 +63,8 @@ cd build Make the installed static libraries writable so debugging symbols can be removed later. -chmod -v u+w /tools/lib/{libblkid,libcom_err,libe2p,libext2fs,libss,libuuid}.a +chmod -v u+w \ + /tools/lib/{libblkid,libcom_err,libe2p,libext2fs,libss,libuuid}.a -- cgit v1.2.3-54-g00ecf