diff options
author | Frans Pop <elendil@planet.nl> | 2007-02-16 15:19:34 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2007-02-16 15:19:34 +0000 |
commit | 6083d0bc1a8906917ebd77f3345641555fbfabcf (patch) | |
tree | bbd9493214ea3b4ea052ddd39ebb8b50e5c7641f /build/entities | |
parent | 3735c578baa1c678f98f631611d0c8e179dc9b83 (diff) | |
download | installation-guide-6083d0bc1a8906917ebd77f3345641555fbfabcf.zip |
Make links to FSF and GNU more consistent; with thanks to Francesco Poli
Diffstat (limited to 'build/entities')
-rw-r--r-- | build/entities/urls.ent | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build/entities/urls.ent b/build/entities/urls.ent index ec2a88b12..8183d7913 100644 --- a/build/entities/urls.ent +++ b/build/entities/urls.ent @@ -162,7 +162,10 @@ <!ENTITY url-linux-history "http://www.li.org/linuxhistory.php"> <!-- Introductions to the FSF and GNU Project --> +<!ENTITY url-fsf "http://www.fsf.org/"> +<!-- This second entity is being phased out --> <!ENTITY url-fsf-intro "http://www.fsf.org/"> +<!ENTITY url-gnu "http://www.gnu.org/"> <!ENTITY url-gnu-intro "http://www.gnu.org/gnu/the-gnu-project.html"> <!-- Kernel archives --> |