diff --git a/appendixa/file-dep.xml b/appendixa/file-dep.xml
index 76adf2e87..93f573a07 100644
--- a/appendixa/file-dep.xml
+++ b/appendixa/file-dep.xml
@@ -1,3 +1,5 @@
+
+
File Installation Dependencies
diff --git a/appendixa/file-desc.xml b/appendixa/file-desc.xml
index a528fee4e..892e49238 100644
--- a/appendixa/file-desc.xml
+++ b/appendixa/file-desc.xml
@@ -1,11 +1,10 @@
-Contents of File
+
+
+Descriptions
Last checked against version &file-contversion;.
-Program Files
-file
-
-Descriptions
+Program file descriptions
file
file tests each specified file in an attempt to classify it. There are
diff --git a/appendixa/file-shortdesc.xml b/appendixa/file-shortdesc.xml
new file mode 100644
index 000000000..8b1608fbd
--- /dev/null
+++ b/appendixa/file-shortdesc.xml
@@ -0,0 +1,13 @@
+Contents of File
+
+Last checked against version &file-contversion;.
+
+File is a utility used to determine file types.
+
+File installs the following:
+
+Program Files
+file
+
+
+
diff --git a/chapter06/file-inst.xml b/chapter06/file-inst.xml
index a985f51b6..a8e9fea6e 100644
--- a/chapter06/file-inst.xml
+++ b/chapter06/file-inst.xml
@@ -1,11 +1,21 @@
+
+
Installation of File
-Install File by running the following commands:
+Prepare File to be compiled:
-./configure --prefix=/usr --datadir=/usr/share/misc &&
-make &&
-make install
+
+./configure --prefix=/usr --datadir=/usr/share/misc
+
+
+Continue with compiling the package:
+
+make
+
+And finish off installing the package:
+
+make install
diff --git a/chapter06/file.xml b/chapter06/file.xml
index 974f27630..db2ada676 100644
--- a/chapter06/file.xml
+++ b/chapter06/file.xml
@@ -5,9 +5,9 @@
Estimated build time: &file-time;
Estimated required disk space: &file-compsize;
-&c6-file-inst;
-&aa-file-desc;
+&aa-file-shortdesc;
&aa-file-dep;
+&c6-file-inst;
diff --git a/entities/file.ent b/entities/file.ent
index db5c381c1..1b457d78d 100644
--- a/entities/file.ent
+++ b/entities/file.ent
@@ -4,6 +4,8 @@
+
+