aboutsummaryrefslogtreecommitdiffstats
path: root/entities/ed.ent
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2002-04-12 16:14:31 +0000
committerMark Hymers <markh@linuxfromscratch.org>2002-04-12 16:14:31 +0000
commit27c0e5c4bd59f966ba8e189ba2ecd8ad3d4b41f0 (patch)
treea15c461d7d398870e21b1413b9cf5e63373d51df /entities/ed.ent
parentb7a7faffc8db5d79850ad26a5a48243e06e53c11 (diff)
the entities files should be .ent not .xml. Now syntax highlighting
actually works with the files in vim git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1823 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/ed.ent')
-rw-r--r--entities/ed.ent19
1 files changed, 19 insertions, 0 deletions
diff --git a/entities/ed.ent b/entities/ed.ent
new file mode 100644
index 000000000..6cad14f37
--- /dev/null
+++ b/entities/ed.ent
@@ -0,0 +1,19 @@
+<!ENTITY c3-ed SYSTEM "../chapter03/ed.xml">
+
+<!ENTITY c6-ed SYSTEM "../chapter06/ed.xml">
+<!ENTITY c6-ed-inst SYSTEM "../chapter06/ed-inst.xml">
+<!ENTITY c6-ed-exp SYSTEM "../chapter06/ed-exp.xml">
+
+<!ENTITY aa-ed-desc SYSTEM "../appendixa/ed-desc.xml">
+<!ENTITY aa-ed-dep SYSTEM "../appendixa/ed-dep.xml">
+<!ENTITY aa-ed-down SYSTEM "../appendixa/ed-down.xml">
+
+<!ENTITY ed-version "0.2">
+<!ENTITY ed-depversion "0.2">
+<!ENTITY ed-contversion "0.2">
+<!ENTITY ed-size "158 KB">
+<!ENTITY ed-dir "ed-&ed-version;">
+<!ENTITY ed-package "ed-&ed-version;.tar.bz2">
+
+<!ENTITY ed-compsize "2 MB">
+<!ENTITY ed-time "1 minute">