diff --git a/appendixa/texinfo-dep.xml b/appendixa/texinfo-dep.xml
index d2ed4e9ba..769b514ad 100644
--- a/appendixa/texinfo-dep.xml
+++ b/appendixa/texinfo-dep.xml
@@ -1,3 +1,5 @@
+
+
Texinfo Installation Dependencies
diff --git a/appendixa/texinfo-shortdesc.xml b/appendixa/texinfo-shortdesc.xml
new file mode 100644
index 000000000..562bd807f
--- /dev/null
+++ b/appendixa/texinfo-shortdesc.xml
@@ -0,0 +1,13 @@
+Contents of Texinfo
+
+Last checked against version &texinfo-contversion;.
+
+The Texinfo package contains programs used for reading,
+writing and converting Info documents, which provide system
+documentation.
+
+Program Files
+info, infokey, install-info, makeinfo, texi2dvi and
+texindex
+
+
diff --git a/chapter05/texinfo-inst.xml b/chapter05/texinfo-inst.xml
index e5db2dcba..83ff699a3 100644
--- a/chapter05/texinfo-inst.xml
+++ b/chapter05/texinfo-inst.xml
@@ -1,12 +1,18 @@
Installation of Texinfo
-Install Texinfo by running the following commands:
+Prepare Texinfo to be compiled:
LDFLAGS="-static" ./configure --prefix=$LFS/static \
- --disable-nls &&
-make &&
-make install
+ --disable-nls
+
+Continue with compiling the package:
+
+make
+
+Finish installing the package:
+
+make install
diff --git a/chapter05/texinfo.xml b/chapter05/texinfo.xml
index 6c6027d45..fdbf5f83c 100644
--- a/chapter05/texinfo.xml
+++ b/chapter05/texinfo.xml
@@ -5,9 +5,9 @@
Estimated build time: &texinfo-time-static;
Estimated required disk space: &texinfo-compsize-static;
-&c5-texinfo-inst;
-&aa-texinfo-desc;
+&aa-texinfo-shortdesc;
&aa-texinfo-dep;
+&c5-texinfo-inst;
diff --git a/entities/texinfo.ent b/entities/texinfo.ent
index 41a919f4e..1bc41feb6 100644
--- a/entities/texinfo.ent
+++ b/entities/texinfo.ent
@@ -11,6 +11,7 @@
+