diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-07 22:20:09 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-07 22:20:09 +0000 |
commit | 4c2adfa2f16d0339abfebd73a75e12c213d9b612 (patch) | |
tree | de422ef161e1a9ad9aa62e67fdc9aee42438884a /index.xml | |
parent | 9783ad16a06b1e8e32393a5c15804f947bc377ae (diff) |
Changed hint-root entity to hints-root
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1205 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ <!ENTITY http-root "http://ftp.linuxfromscratch.org"> <!ENTITY ftp "ftp://ftp.linuxfromscratch.org/cvs"> <!ENTITY http "http://ftp.linuxfromscratch.org/cvs"> -<!ENTITY hint-root "http://hints.linuxfromscratch.org/hints/"> +<!ENTITY hints-root "http://hints.linuxfromscratch.org/hints/"> <!ENTITY part1 SYSTEM "book/part1.xml"> <!ENTITY part2 SYSTEM "book/part2.xml"> |