diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2008-11-05 21:44:06 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2008-11-05 21:44:06 +0000 |
commit | 1fa0f19f2849ad16d8693f48321e312fadc24c84 (patch) | |
tree | b54b37492c334a9bb65446028bc828fde78b35af /chapter03 | |
parent | c4487b16486fa8ded8432a065a428c86ed7b0292 (diff) |
Changed wording introducing test suites in Chapter 5.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8724 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-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 883cbc2ba..18874becb 100644 --- a/chapter03/introduction.xml +++ b/chapter03/introduction.xml @@ -24,7 +24,7 @@ url="http://www.google.com/"/>) provides a useful search engine for most packages. If this search is unsuccessful, try one of the alternative means of downloading discussed at <ulink - url="&lfs-root;lfs/packages.html"/>.</para> + url="&lfs-root;lfs/packages.html#packages"/>.</para> <para>Downloaded packages and patches will need to be stored somewhere that is conveniently available throughout the entire build. A working |