diff options
author | Krejzi <krejzi@linuxfromscratch.org> | 2015-01-23 21:28:48 +0000 |
---|---|---|
committer | Krejzi <krejzi@linuxfromscratch.org> | 2015-01-23 21:28:48 +0000 |
commit | a7f92a35f261e8fa41bb4fa21f6ae6b5efb5adc5 (patch) | |
tree | 57503aa5be1cc24ed3c35c8e52749df112e30c7f /general.ent | |
parent | 063a4a0e647a76278d437018b7950e326c27e03e (diff) |
Use an entity for BLFS URL's.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10818 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 3f48a8c8b..82704082f 100644 --- a/general.ent +++ b/general.ent @@ -7,6 +7,7 @@ <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> <!ENTITY blfs-root "&lfs-root;blfs/"> +<!ENTITY blfs-book "&blfs-root;view/&short-version;/"> <!ENTITY faq-root "&lfs-root;faq/"> <!ENTITY hints-root "&lfs-root;hints/downloads/files/"> <!ENTITY hints-index "&lfs-root;hints/list.html"> |