diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2002-04-12 16:14:31 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2002-04-12 16:14:31 +0000 |
commit | 27c0e5c4bd59f966ba8e189ba2ecd8ad3d4b41f0 (patch) | |
tree | a15c461d7d398870e21b1413b9cf5e63373d51df /entities/reiserfs.ent | |
parent | b7a7faffc8db5d79850ad26a5a48243e06e53c11 (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/reiserfs.ent')
-rw-r--r-- | entities/reiserfs.ent | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/entities/reiserfs.ent b/entities/reiserfs.ent new file mode 100644 index 000000000..50125d78c --- /dev/null +++ b/entities/reiserfs.ent @@ -0,0 +1,20 @@ +<!ENTITY c3-reiserfs SYSTEM "../chapter03/reiserfs.xml"> + +<!ENTITY c6-reiserfs SYSTEM "../chapter06/reiserfs.xml"> +<!ENTITY c6-reiserfs-inst SYSTEM "../chapter06/reiserfs-inst.xml"> +<!ENTITY c6-reiserfs-exp SYSTEM "../chapter06/reiserfs-exp.xml"> + +<!ENTITY aa-reiserfs SYSTEM "../appendixa/reiserfs.xml"> +<!ENTITY aa-reiserfs-desc SYSTEM "../appendixa/reiserfs-desc.xml"> +<!ENTITY aa-reiserfs-dep SYSTEM "../appendixa/reiserfs-dep.xml"> +<!ENTITY aa-reiserfs-down SYSTEM "../appendixa/reiserfs-down.xml"> + +<!ENTITY reiserfs-version "3.x.1b"> +<!ENTITY reiserfs-depversion "3.x.0j"> +<!ENTITY reiserfs-contversion "3.x.0j"> +<!ENTITY reiserfs-size "243 KB"> +<!ENTITY reiserfs-dir "reiserfs-&reiserfs-version;"> +<!ENTITY reiserfs-package "reiserfs-&reiserfs-version;.tar.bz2"> + +<!ENTITY reiserfs-compsize "7 MB"> +<!ENTITY reiserfs-time "1 minute"> |