diff options
author | Pierre Labastie <pierre.labastie@neuf.fr> | 2021-09-01 11:44:54 +0200 |
---|---|---|
committer | Pierre Labastie <pierre.labastie@neuf.fr> | 2021-09-01 11:44:54 +0200 |
commit | 4429e8fbbb2b00df14ebb5fa4e7d41d5fdff51b5 (patch) | |
tree | ec9dad00f9f3e79b790a2f1af49c03315ee98aa8 | |
parent | b713ddb7840855750669e77c0f8345915402f789 (diff) |
Remove a duplicated entity in general.ent
-rw-r--r-- | general.ent | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/general.ent b/general.ent index fb8e9e79b..4f63bce13 100644 --- a/general.ent +++ b/general.ent @@ -34,7 +34,6 @@ <!ENTITY lfs-root "https://www.linuxfromscratch.org/"> <!ENTITY blfs-root "&lfs-root;blfs/"> <!ENTITY blfs-book "&blfs-root;view/&short-version;/"> -<!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"> |