aboutsummaryrefslogtreecommitdiffstats
path: root/entities/grep.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/grep.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/grep.ent')
-rw-r--r--entities/grep.ent26
1 files changed, 26 insertions, 0 deletions
diff --git a/entities/grep.ent b/entities/grep.ent
new file mode 100644
index 000000000..0eda5b41d
--- /dev/null
+++ b/entities/grep.ent
@@ -0,0 +1,26 @@
+<!ENTITY c3-grep SYSTEM "../chapter03/grep.xml">
+
+<!ENTITY c5-grep SYSTEM "../chapter05/grep.xml">
+<!ENTITY c5-grep-inst SYSTEM "../chapter05/grep-inst.xml">
+<!ENTITY c5-grep-exp SYSTEM "../chapter05/grep-exp.xml">
+
+<!ENTITY c6-grep SYSTEM "../chapter06/grep.xml">
+<!ENTITY c6-grep-inst SYSTEM "../chapter06/grep-inst.xml">
+
+<!ENTITY aa-grep SYSTEM "../appendixa/grep.xml">
+<!ENTITY aa-grep-desc SYSTEM "../appendixa/grep-desc.xml">
+<!ENTITY aa-grep-dep SYSTEM "../appendixa/grep-dep.xml">
+<!ENTITY aa-grep-down SYSTEM "../appendixa/grep-down.xml">
+
+<!ENTITY grep-version "2.5">
+<!ENTITY grep-depversion "2.4.2">
+<!ENTITY grep-contversion "2.4.2">
+<!ENTITY grep-size "545 KB">
+<!ENTITY grep-package "grep-&grep-version;.tar.bz2">
+<!ENTITY grep-dir "grep-&grep-version;">
+
+<!ENTITY grep-compsize-static "4 MB">
+<!ENTITY grep-time-static "1 minute">
+
+<!ENTITY grep-compsize "3 MB">
+<!ENTITY grep-time "1 minute">