From 2ca8941c1fd5739874e4c29bd5ad176b21587a3d Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 11 Feb 2013 20:09:22 +0000 Subject: Remove trailing whitespace from all files. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter03/introduction.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'chapter03') diff --git a/chapter03/introduction.xml b/chapter03/introduction.xml index 58df880cc..98fc93e62 100644 --- a/chapter03/introduction.xml +++ b/chapter03/introduction.xml @@ -53,15 +53,15 @@ wget-list as an input to wget. For example: -wget -i wget-list -P $LFS/sources +wget -i wget-list -P $LFS/sources - Additionally, starting with LFS-7.0, there is a separate file, + Additionally, starting with LFS-7.0, there is a separate file, md5sums, can be used to verify that all - the correct packages are available before proceeding. Place that file in + the correct packages are available before proceeding. Place that file in $LFS/sources and run: pushd $LFS/sources md5sum -c md5sums -popd +popd -- cgit v1.2.3-54-g00ecf