diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-01-30 04:07:22 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-01-30 04:07:22 +0000 |
commit | dbc34530c2e581f2d543f5d5a3f5b7915f109775 (patch) | |
tree | 4d8aec1156228919a5363bf12392b9b7423f225e | |
parent | dae0de2b8e7ecd46c0b8e6304c95facfac76f03c (diff) |
Add back line inadvertantly deleted
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10822 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | general.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/general.ent b/general.ent index 36ff10af3..1119f64e3 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"> |