diff options
author | Chris Staub <chris@linuxfromscratch.org> | 2014-06-28 09:14:27 +0000 |
---|---|---|
committer | Chris Staub <chris@linuxfromscratch.org> | 2014-06-28 09:14:27 +0000 |
commit | fba870f2a5817a9fdf09ea65677d6ea789880dd6 (patch) | |
tree | 83f1f36629158b393ed985af0ff59d04f440507a /chapter03/introduction.xml | |
parent | c2873126826e2ceaa728582f77c763b2fd75d856 (diff) |
Text updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/introduction.xml')
-rw-r--r-- | chapter03/introduction.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter03/introduction.xml b/chapter03/introduction.xml index 98fc93e62..cbe8a31a4 100644 --- a/chapter03/introduction.xml +++ b/chapter03/introduction.xml @@ -56,7 +56,7 @@ <screen role="nodump"><userinput>wget -i wget-list -P $LFS/sources</userinput></screen> <para>Additionally, starting with LFS-7.0, there is a separate file, - <ulink url="../md5sums">md5sums</ulink>, can be used to verify that all + <ulink url="../md5sums">md5sums</ulink>, which can be used to verify that all the correct packages are available before proceeding. Place that file in <filename class="directory">$LFS/sources</filename> and run:</para> |