Ver Fonte

adding version numbers

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@838 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Mark Hymers há 24 anos atrás
pai
commit
793c2f7e57
66 ficheiros alterados com 66 adições e 66 exclusões
  1. 1 1
      chapter05/bash.xml
  2. 1 1
      chapter05/binutils.xml
  3. 1 1
      chapter05/bzip2.xml
  4. 1 1
      chapter05/diffutils.xml
  5. 1 1
      chapter05/fileutils.xml
  6. 1 1
      chapter05/gcc.xml
  7. 1 1
      chapter05/grep.xml
  8. 1 1
      chapter05/gzip.xml
  9. 1 1
      chapter05/kernel.xml
  10. 1 1
      chapter05/make.xml
  11. 1 1
      chapter05/mawk.xml
  12. 1 1
      chapter05/patch.xml
  13. 1 1
      chapter05/sed.xml
  14. 1 1
      chapter05/shellutils.xml
  15. 1 1
      chapter05/tar.xml
  16. 1 1
      chapter05/texinfo.xml
  17. 1 1
      chapter05/textutils.xml
  18. 1 1
      chapter06/autoconf.xml
  19. 1 1
      chapter06/automake.xml
  20. 1 1
      chapter06/bash.xml
  21. 1 1
      chapter06/bin86.xml
  22. 1 1
      chapter06/binutils.xml
  23. 1 1
      chapter06/bison.xml
  24. 1 1
      chapter06/bzip2.xml
  25. 1 1
      chapter06/diffutils.xml
  26. 1 1
      chapter06/e2fsprogs.xml
  27. 1 1
      chapter06/ed.xml
  28. 1 1
      chapter06/file.xml
  29. 1 1
      chapter06/fileutils.xml
  30. 1 1
      chapter06/findutils.xml
  31. 1 1
      chapter06/flex.xml
  32. 1 1
      chapter06/gcc.xml
  33. 1 1
      chapter06/gettext.xml
  34. 1 1
      chapter06/glibc.xml
  35. 1 1
      chapter06/grep.xml
  36. 1 1
      chapter06/groff.xml
  37. 1 1
      chapter06/gzip.xml
  38. 1 1
      chapter06/kbd.xml
  39. 1 1
      chapter06/less.xml
  40. 1 1
      chapter06/libtool.xml
  41. 1 1
      chapter06/lilo.xml
  42. 1 1
      chapter06/m4.xml
  43. 1 1
      chapter06/make.xml
  44. 1 1
      chapter06/makedev.xml
  45. 1 1
      chapter06/man.xml
  46. 1 1
      chapter06/manpages.xml
  47. 1 1
      chapter06/mawk.xml
  48. 1 1
      chapter06/modutils.xml
  49. 1 1
      chapter06/ncurses.xml
  50. 1 1
      chapter06/netkitbase.xml
  51. 1 1
      chapter06/nettools.xml
  52. 1 1
      chapter06/patch.xml
  53. 1 1
      chapter06/perl.xml
  54. 1 1
      chapter06/procinfo.xml
  55. 1 1
      chapter06/procps.xml
  56. 1 1
      chapter06/psmisc.xml
  57. 1 1
      chapter06/sed.xml
  58. 1 1
      chapter06/shadowpwd.xml
  59. 1 1
      chapter06/shellutils.xml
  60. 1 1
      chapter06/sysklogd.xml
  61. 1 1
      chapter06/sysvinit.xml
  62. 1 1
      chapter06/tar.xml
  63. 1 1
      chapter06/texinfo.xml
  64. 1 1
      chapter06/textutils.xml
  65. 1 1
      chapter06/utillinux.xml
  66. 1 1
      chapter06/vim.xml

+ 1 - 1
chapter05/bash.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch05-bash">
-<title>Installing Bash</title>
+<title>Installing Bash-&bash-version;</title>
 
 <screen>Estimated build time:           &bash-time-static; 
 Estimated disk space required:  &bash-compsize-static;</screen>

+ 1 - 1
chapter05/binutils.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch05-binutils">
-<title>Installing Binutils</title>
+<title>Installing Binutils-&binutils-version;</title>
 
 <screen>Estimated build time:           &binutils-time-static;
 Estimated disk space required:  &binutils-compsize-static;</screen>

+ 1 - 1
chapter05/bzip2.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch05-bzip2">
-<title>Installing Bzip2</title>
+<title>Installing Bzip2-&bzip2-version;</title>
 
 <screen>Estimated build time:           &bzip2-time-static;
 Estimated disk space required:  &bzip2-compsize-static;</screen>

+ 1 - 1
chapter05/diffutils.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch05-diffutils">
-<title>Installing Diffutils</title>
+<title>Installing Diffutils-&diffutils-version;</title>
 
 <screen>Estimated build time:           &diffutils-time-static;
 Estimated disk space required:  &diffutils-compsize-static;</screen>

+ 1 - 1
chapter05/fileutils.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch05-fileutils">
-<title>Installing Fileutils</title>
+<title>Installing Fileutils-&fileutils-version;</title>
 
 <screen>Estimated build time:           &fileutils-time-static;
 Estimated disk space required:  &fileutils-compsize-static;</screen>

+ 1 - 1
chapter05/gcc.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch05-gcc">
-<title>Installing GCC</title>
+<title>Installing GCC-&gcc-version;</title>
 
 <screen>Estimated build time:           &gcc-time-static;
 Estimated disk space required:  &gcc-compsize-static;</screen>

+ 1 - 1
chapter05/grep.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch05-grep">
-<title>Installing Grep</title>
+<title>Installing Grep-&grep-version;</title>
 
 <screen>Estimated build time:           &grep-time-static;
 Estimated disk space required:  &grep-compsize-static;</screen>

+ 1 - 1
chapter05/gzip.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch05-gzip">
-<title>Installing Gzip</title>
+<title>Installing Gzip-&gzip-version;</title>
 
 <screen>Estimated build time:           &gzip-time-static;
 Estimated disk space required:  &gzip-compsize-static;</screen>

+ 1 - 1
chapter05/kernel.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch05-kernel">
-<title>Installing Linux Kernel</title>
+<title>Installing Linux Kernel-&kernel-version;</title>
 
 <screen>Estimated build time:           &kernel-time-static;
 Estimated disk space required:  &kernel-compsize-static;</screen>

+ 1 - 1
chapter05/make.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch05-make">
-<title>Installing Make</title>
+<title>Installing Make-&make-version;</title>
 
 <screen>Estimated build time:           &make-time-static;
 Estimated disk space required:  &make-compsize-static;</screen>

+ 1 - 1
chapter05/mawk.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch05-mawk">
-<title>Installing Mawk</title>
+<title>Installing Mawk-&mawk-version;</title>
 
 <screen>Estimated build time:           &mawk-time-static;
 Estimated disk space required:  &mawk-compsize-static;</screen>

+ 1 - 1
chapter05/patch.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch05-patch">
-<title>Installing Patch</title>
+<title>Installing Patch-&patch-version;</title>
 
 <screen>Estimated build time:           &patch-time-static;
 Estimated disk space required:  &patch-compsize-static;</screen>

+ 1 - 1
chapter05/sed.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch05-sed">
-<title>Installing Sed</title>
+<title>Installing Sed-&sed-version;</title>
 
 <screen>Estimated build time:           &sed-time-static;
 Estimated disk space required:  &sed-compsize-static;</screen>

+ 1 - 1
chapter05/shellutils.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch05-shutils">
-<title>Installing Sh-utils</title>
+<title>Installing Sh-utils-&sh-utils-version;</title>
 
 <screen>Estimated build time:           &sh-utils-time-static;
 Estimated disk space required:  &sh-utils-compsize-static;</screen>

+ 1 - 1
chapter05/tar.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch05-tar">
-<title>Installing Tar</title>
+<title>Installing Tar-&tar-version;</title>
 
 <screen>Estimated build time:           &tar-time-static;
 Estimated disk space required:  &tar-compsize-static;</screen>

+ 1 - 1
chapter05/texinfo.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch05-texinfo">
-<title>Installing Texinfo</title>
+<title>Installing Texinfo-&texinfo-version;</title>
 
 <screen>Estimated build time:           &texinfo-time-static;
 Estimated disk space required:  &texinfo-compsize-static;</screen>

+ 1 - 1
chapter05/textutils.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch05-textutils">
-<title>Installing Textutils</title>
+<title>Installing Textutils-&textutils-version;</title>
 
 <screen>Estimated build time:           &textutils-time-static;
 Estimated disk space required:  &textutils-compsize-static;</screen>

+ 1 - 1
chapter06/autoconf.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-autoconf">
-<title>Installing Autoconf</title>
+<title>Installing Autoconf-&autoconf-version;</title>
 
 <screen>Estimated build time:           &autoconf-time;
 Estimated disk space required:  &autoconf-compsize;</screen>

+ 1 - 1
chapter06/automake.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-automake">
-<title>Installing Automake</title>
+<title>Installing Automake-&automake-version;</title>
 
 <screen>Estimated build time:           &automake-time;
 Estimated disk space required:  &automake-compsize;</screen>

+ 1 - 1
chapter06/bash.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-bash">
-<title>Installing Bash</title>
+<title>Installing Bash-&bash-version;</title>
 
 <screen>Estimated build time:           &bash-time;
 Estimated disk space required:  &bash-compsize;</screen>

+ 1 - 1
chapter06/bin86.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-bin86">
-<title>Installing Bin86</title>
+<title>Installing Bin86-&bin86-version;</title>
 
 <screen>Estimated build time:           &bin86-time;
 Estimated disk space required:  &bin86-compsize;</screen>

+ 1 - 1
chapter06/binutils.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-binutils">
-<title>Installing Binutils</title>
+<title>Installing Binutils-&binutils-version;</title>
 
 <screen>Estimated build time:           &binutils-time;
 Estimated disk space required:  &binutils-compsize;</screen>

+ 1 - 1
chapter06/bison.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-bison">
-<title>Installing Bison</title>
+<title>Installing Bison-&bison-version;</title>
 
 <screen>Estimated build time:           &bison-time;
 Estimated disk space required:  &bison-compsize;</screen>

+ 1 - 1
chapter06/bzip2.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-bzip2">
-<title>Installing Bzip2</title>
+<title>Installing Bzip2-&bzip2-version;</title>
 
 <screen>Estimated build time:           &bzip2-time;
 Estimated disk space required:  &bzip2-compsize;</screen>

+ 1 - 1
chapter06/diffutils.xml

@@ -1,5 +1,5 @@
 <sect1 id="diffutils">
-<title>Installing Diffutils</title>
+<title>Installing Diffutils-&diffutils-version;</title>
 
 <screen>Estimated build time:           &diffutils-time;
 Estimated disk space required:  &diffutils-compsize;</screen>

+ 1 - 1
chapter06/e2fsprogs.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-e2fsprogs">
-<title>Installing E2fsprogs</title>
+<title>Installing E2fsprogs-&e2fsprogs-version;</title>
 
 <screen>Estimated build time:           &e2fsprogs-time;
 Estimated disk space required:  &e2fsprogs-compsize;</screen>

+ 1 - 1
chapter06/ed.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-ed">
-<title>Installing Ed</title>
+<title>Installing Ed-&ed-version;</title>
 
 <screen>Estimated build time:           &ed-time;
 Estimated disk space required:  &ed-compsize;</screen>

+ 1 - 1
chapter06/file.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-file">
-<title>Installing File</title>
+<title>Installing File-&file-version;</title>
 
 <screen>Estimated build time:           &file-time;
 Estimated disk space required:  &file-compsize;</screen>

+ 1 - 1
chapter06/fileutils.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-fileutils">
-<title>Installing Fileutils</title>
+<title>Installing Fileutils-&fileutils-version;</title>
 
 <screen>Estimated build time:           &fileutils-time;
 Estimated disk space required:  &fileutils-compsize;</screen>

+ 1 - 1
chapter06/findutils.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-findutils">
-<title>Installing Findutils</title>
+<title>Installing Findutils-&findutils-version;</title>
 
 <screen>Estimated build time:           &findutils-time;
 Estimated disk space required:  &findutils-compsize;</screen>

+ 1 - 1
chapter06/flex.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-flex">
-<title>Installing Flex</title>
+<title>Installing Flex-&flex-version;</title>
 
 <screen>Estimated build time:           &flex-time;
 Estimated disk space required:  &flex-compsize;</screen>

+ 1 - 1
chapter06/gcc.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-gcc">
-<title>Installing GCC</title>
+<title>Installing GCC-&gcc-version;</title>
 
 <screen>Estimated build time:           &gcc-time;
 Estimated disk space required:  &gcc-compsize;</screen>

+ 1 - 1
chapter06/gettext.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-gettext">
-<title>Installing Gettext</title>
+<title>Installing Gettext-&gettext-version;</title>
 
 <screen>Estimated build time:           &gettext-time;
 Estimated disk space required:  &gettext-compsize;</screen>

+ 1 - 1
chapter06/glibc.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-glibc">
-<title>Installing Glibc</title>
+<title>Installing Glibc-&glibc-version;</title>
 
 <screen>Estimated build time:           &glibc-time;
 Estimated disk space required:  &glibc-compsize;</screen>

+ 1 - 1
chapter06/grep.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-grep">
-<title>Installing Grep</title>
+<title>Installing Grep-&grep-version;</title>
 
 <screen>Estimated build time:           &grep-time;
 Estimated disk space required:  &grep-compsize;</screen>

+ 1 - 1
chapter06/groff.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-groff">
-<title>Installing Groff</title>
+<title>Installing Groff-&groff-version;</title>
 
 <screen>Estimated build time:           &groff-time;
 Estimated disk space required:  &groff-compsize;</screen>

+ 1 - 1
chapter06/gzip.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-gzip">
-<title>Installing Gzip</title>
+<title>Installing Gzip-&gzip-version;</title>
 
 <screen>Estimated build time:           &gzip-time;
 Estimated disk space required:  &gzip-compsize;</screen>

+ 1 - 1
chapter06/kbd.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-kbd">
-<title>Installing Kbd</title>
+<title>Installing Kbd-&kbd-version;</title>
 
 <screen>Estimated build time:           &kbd-time;
 Estimated disk space required:  &kbd-compsize;</screen>

+ 1 - 1
chapter06/less.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-less">
-<title>Installing Less</title>
+<title>Installing Less-&less-version;</title>
 
 <screen>Estimated build time:           &less-time;
 Estimated disk space required:  &less-compsize;</screen>

+ 1 - 1
chapter06/libtool.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-libtool">
-<title>Installing Libtool</title>
+<title>Installing Libtool-&libtool-version;</title>
 
 <screen>Estimated build time:           &libtool-time;
 Estimated disk space required:  &libtool-compsize;</screen>

+ 1 - 1
chapter06/lilo.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-lilo">
-<title>Installing Lilo</title>
+<title>Installing Lilo-&lilo-version;</title>
 
 <screen>Estimated build time:           &lilo-time;
 Estimated disk space required:  &lilo-compsize;</screen>

+ 1 - 1
chapter06/m4.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-m4">
-<title>Installing M4</title>
+<title>Installing M4-&m4-version;</title>
 
 <screen>Estimated build time:           &m4-time;
 Estimated disk space required:  &m4-compsize;</screen>

+ 1 - 1
chapter06/make.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-make">
-<title>Installing Make</title>
+<title>Installing Make-&make-version;</title>
 
 <screen>Estimated build time:           &make-time;
 Estimated disk space required:  &make-compsize;</screen>

+ 1 - 1
chapter06/makedev.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-makedev">
-<title>Creating devices</title>
+<title>Creating devices (Makedev-&makedev-version;)</title>
 
 &c6-makedev-inst;
 &c6-makedev-exp;

+ 1 - 1
chapter06/man.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-man">
-<title>Installing Man</title>
+<title>Installing Man-&man-version;</title>
 
 <screen>Estimated build time:           &man-time;
 Estimated disk space required:  &man-compsize;</screen>

+ 1 - 1
chapter06/manpages.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-manpages">
-<title>Installing Man-pages</title>
+<title>Installing Man-pages-&man-pages-version;</title>
 
 <screen>Estimated build time:           &man-pages-time;
 Estimated disk space required:  &man-pages-compsize;</screen>

+ 1 - 1
chapter06/mawk.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-mawk">
-<title>Installing Mawk</title>
+<title>Installing Mawk-&mawk-version;</title>
 
 <screen>Estimated build time:           &mawk-time;
 Estimated disk space required:  &mawk-compsize;</screen>

+ 1 - 1
chapter06/modutils.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-modutils">
-<title>Installing Modutils</title>
+<title>Installing Modutils-&modutils-version;</title>
 
 <screen>Estimated build time:           &modutils-time;
 Estimated disk space required:  &modutils-compsize;</screen>

+ 1 - 1
chapter06/ncurses.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-ncurses">
-<title>Installing Ncurses</title>
+<title>Installing Ncurses-&ncurses-version;</title>
 
 <screen>Estimated build time:           &ncurses-time;
 Estimated disk space required:  &ncurses-compsize;</screen>

+ 1 - 1
chapter06/netkitbase.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-netkitbase">
-<title>Installing Netkit-base</title>
+<title>Installing Netkit-base-&netkit-base-version;</title>
 
 <screen>Estimated build time:           &netkit-base-time;
 Estimated disk space required:  &netkit-base-compsize;</screen>

+ 1 - 1
chapter06/nettools.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-nettools">
-<title>Installing Net-tools</title>
+<title>Installing Net-tools-&net-tools-version;</title>
 
 <screen>Estimated build time:           &net-tools-time;
 Estimated disk space required:  &net-tools-compsize;</screen>

+ 1 - 1
chapter06/patch.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-patch">
-<title>Installing Patch</title>
+<title>Installing Patch-&patch-version;</title>
 
 <screen>Estimated build time:           &patch-time;
 Estimated disk space required:  &patch-compsize;</screen>

+ 1 - 1
chapter06/perl.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-perl">
-<title>Installing Perl</title>
+<title>Installing Perl-&perl-version;</title>
 
 <screen>Estimated build time:           &perl-time;
 Estimated disk space required:  &perl-compsize;</screen>

+ 1 - 1
chapter06/procinfo.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-procinfo">
-<title>Installing Procinfo</title>
+<title>Installing Procinfo-&procinfo-version;</title>
 
 <screen>Estimated build time:           &procinfo-time;
 Estimated disk space required:  &procinfo-compsize;</screen>

+ 1 - 1
chapter06/procps.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-procps">
-<title>Installing Procps</title>
+<title>Installing Procps-&procps-version;</title>
 
 <screen>Estimated build time:           &procps-time;
 Estimated disk space required:  &procps-compsize;</screen>

+ 1 - 1
chapter06/psmisc.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-psmisc">
-<title>Installing Psmisc</title>
+<title>Installing Psmisc-&psmisc-version;</title>
 
 <screen>Estimated build time:           &psmisc-time;
 Estimated disk space required:  &psmisc-compsize;</screen>

+ 1 - 1
chapter06/sed.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-sed">
-<title>Installing Sed</title>
+<title>Installing Sed-&sed-version;</title>
 
 <screen>Estimated build time:           &sed-time;
 Estimated disk space required:  &sed-compsize;</screen>

+ 1 - 1
chapter06/shadowpwd.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-shadow">
-<title>Installing Shadowpwd</title>
+<title>Installing Shadowpwd-&shadow-version;</title>
 
 <screen>Estimated build time:           &shadow-time;
 Estimated disk space required:  &shadow-compsize;</screen>

+ 1 - 1
chapter06/shellutils.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-shutils">
-<title>Installing Sh-utils</title>
+<title>Installing Sh-utils-&sh-utils-version;</title>
 
 <screen>Estimated build time:           &sh-utils-time;
 Estimated disk space required:  &sh-utils-compsize;</screen>

+ 1 - 1
chapter06/sysklogd.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-sysklogd">
-<title>Installing Sysklogd</title>
+<title>Installing Sysklogd-&sysklogd-version;</title>
 
 <screen>Estimated build time:           &sysklogd-time;
 Estimated disk space required:  &sysklogd-compsize;</screen>

+ 1 - 1
chapter06/sysvinit.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-sysvinit">
-<title>Installing Sysvinit</title>
+<title>Installing Sysvinit-&sysvinit-version;</title>
 
 <screen>Estimated build time:           &sysvinit-time;
 Estimated disk space required:  &sysvinit-compsize;</screen>

+ 1 - 1
chapter06/tar.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-tar">
-<title>Installing Tar</title>
+<title>Installing Tar-&tar-version;</title>
 
 <screen>Estimated build time:           &tar-time;
 Estimated disk space required:  &tar-compsize;</screen>

+ 1 - 1
chapter06/texinfo.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-texinfo">
-<title>Installing Texinfo</title>
+<title>Installing Texinfo-&texinfo-version;</title>
 
 <screen>Estimated build time:           &texinfo-time;
 Estimated disk space required:  &texinfo-compsize;</screen>

+ 1 - 1
chapter06/textutils.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-textutils">
-<title>Installing Textutils</title>
+<title>Installing Textutils-&textutils-version;</title>
 
 <screen>Estimated build time:           &textutils-time;
 Estimated disk space required:  &textutils-compsize;</screen>

+ 1 - 1
chapter06/utillinux.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-utillinux">
-<title>Installing Util-linux</title>
+<title>Installing Util-linux-&util-linux-version;</title>
 
 <screen>Estimated build time:           &util-linux-time;
 Estimated disk space required:  &util-linux-compsize;</screen>

+ 1 - 1
chapter06/vim.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-vim">
-<title>Installing Vim</title>
+<title>Installing Vim-&vim-version;</title>
 
 <screen>Estimated build time:           &vim-time;
 Estimated disk space required:  &vim-compsize;</screen>