aboutsummaryrefslogtreecommitdiffstats
path: root/entities/man.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/man.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/man.ent')
-rw-r--r--entities/man.ent19
1 files changed, 19 insertions, 0 deletions
diff --git a/entities/man.ent b/entities/man.ent
new file mode 100644
index 000000000..b26af9d67
--- /dev/null
+++ b/entities/man.ent
@@ -0,0 +1,19 @@
+<!ENTITY c3-man SYSTEM "../chapter03/man.xml">
+
+<!ENTITY c6-man SYSTEM "../chapter06/man.xml">
+<!ENTITY c6-man-inst SYSTEM "../chapter06/man-inst.xml">
+
+<!ENTITY aa-man SYSTEM "../appendixa/man.xml">
+<!ENTITY aa-man-desc SYSTEM "../appendixa/man-desc.xml">
+<!ENTITY aa-man-dep SYSTEM "../appendixa/man-dep.xml">
+<!ENTITY aa-man-down SYSTEM "../appendixa/man-down.xml">
+
+<!ENTITY man-version "1.5j">
+<!ENTITY man-depversion "1.5i2">
+<!ENTITY man-contversion "1.5j">
+<!ENTITY man-size "167 KB">
+<!ENTITY man-dir "man-&man-version;">
+<!ENTITY man-package "man-&man-version;.tar.bz2">
+
+<!ENTITY man-compsize "1 MB">
+<!ENTITY man-time "1 minute">