diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-05-03 10:59:46 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-05-03 10:59:46 +0000 |
commit | 673b0d84ba9591e07c0bdf0ee49d92eba10f502c (patch) | |
tree | 129e27a1450727b440da4378e0117a468eb9c25e /entities/tar.ent | |
parent | 287ea55da70ceb1f0990554b7db921d525fef816 (diff) |
* Merged newxml into HEAD
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/tar.ent')
-rw-r--r-- | entities/tar.ent | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/entities/tar.ent b/entities/tar.ent deleted file mode 100644 index ddfb4290d..000000000 --- a/entities/tar.ent +++ /dev/null @@ -1,21 +0,0 @@ -<!ENTITY c5-tar SYSTEM "../chapter05/tar.xml"> - -<!ENTITY c6-tar SYSTEM "../chapter06/tar.xml"> - -<!ENTITY aa-tar-shortdesc SYSTEM "../appendixa/tar-shortdesc.xml"> -<!ENTITY aa-tar-desc SYSTEM "../appendixa/tar-desc.xml"> -<!ENTITY aa-tar-dep SYSTEM "../appendixa/tar-dep.xml"> -<!ENTITY aa-tar-down SYSTEM "../appendixa/tar-down.xml"> - -<!ENTITY tar-version "1.13.25"> -<!ENTITY tar-depversion "1.13"> -<!ENTITY tar-contversion "1.13.25"> -<!ENTITY tar-dir "tar-&tar-version;"> -<!ENTITY tar-package "tar-&tar-version;.tar.gz"> -<!ENTITY tar-size "1,281 KB"> - -<!ENTITY tar-compsize-tools "10 MB"> -<!ENTITY tar-time-tools "0.2 SBU"> - -<!ENTITY tar-compsize "10 MB"> -<!ENTITY tar-time "0.2 SBU"> |