aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-07-11 19:56:45 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-07-11 19:56:45 +0000
commitf8b4fad92e65c59e12483f456432e3575769316c (patch)
tree288fcfbb808eeb9c42449061566d16e5526d4fd5
parent0dd74bdc458be0fab526270b760cfddca8d29193 (diff)
Removed the &type; entity - there's no seperate INTEL or PPC book
anymore git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/versions.xml2
-rw-r--r--index.xml1
2 files changed, 1 insertions, 2 deletions
diff --git a/chapter01/versions.xml b/chapter01/versions.xml
index dec8bbe1f..a4e30b1a9 100644
--- a/chapter01/versions.xml
+++ b/chapter01/versions.xml
@@ -2,7 +2,7 @@
<title>Book version</title>
<para>
-This is LFS-BOOK-&type; version &version; dated &releasedate;. If this
+This is LFS-BOOK version &version; dated &releasedate;. If this
version is older than a month a newer version might be available for download
at the LFS homepage.
</para>
diff --git a/index.xml b/index.xml
index 101974bee..402348c60 100644
--- a/index.xml
+++ b/index.xml
@@ -6,7 +6,6 @@
<!ENTITY version "200107011">
<!ENTITY releasedate "July 11th, 2001">
-<!ENTITY type "INTEL">
<!ENTITY ftp-root "ftp://packages.linuxfromscratch.org">
<!ENTITY http-root "http://packages.linuxfromscratch.org">