diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-03-05 20:09:59 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-03-05 20:09:59 +0000 |
commit | 7cec66e8249658c727133f0a1d7dff8f8298db4f (patch) | |
tree | bb9d4bb87902a3eb0a614806e8fac05cbeca8554 /chapter01 | |
parent | 140e3d218c25228522e40b9b8591eefb96cf3c1a (diff) |
fix entity call mistake
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1665 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/mirrors.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/mirrors.xml b/chapter01/mirrors.xml index c52d86423..70d80aac4 100644 --- a/chapter01/mirrors.xml +++ b/chapter01/mirrors.xml @@ -75,7 +75,7 @@ url="http://www.au.linuxfromscratch.org/lfs/intro.shtml">http://www.au.linuxfrom url="&ftp-root;">&ftp-root;</ulink></para></listitem> <listitem><para>Fremont, California, USA [HTTP] [100 Mbit] - <ulink -url="&http-root">&http-root;</ulink></para></listitem> +url="&http-root;">&http-root;</ulink></para></listitem> </itemizedlist> |