diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-06-25 16:13:35 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-06-25 16:13:35 +0000 |
commit | b430d2bc97c78ee3c6a79dc3d8e19dea4775c8aa (patch) | |
tree | 8edf4583b4bd8f2ab2c798bd892d9835c1905e49 /general.ent | |
parent | 4f4b6c1e96c34cbc3b445a19df0f3d53c96788ab (diff) |
Added placeholder for errata page and a temporary link (currently dead).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/general.ent b/general.ent index d9ed812ac..61c1013b0 100644 --- a/general.ent +++ b/general.ent @@ -12,6 +12,7 @@ <!ENTITY patches-root "&lfs-root;patches/lfs/svn/trunk/"> <!ENTITY wiki-root "http://wiki.linuxfromscratch.org/"> <!ENTITY test-results "http://linuxfromscratch.org/~archaic/logs-&generic-version;/"> +<!ENTITY errata "http://www.linuxfromscratch.org/lfs/view/errata-&generic-version;/"> <!ENTITY buildtime "Approximate build time"> <!ENTITY diskspace "Required disk space"> |