introduction.xml 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <sect1 id="aa-intro">
  2. <title>Introduction</title>
  3. <?dbhtml filename="introduction.html" dir="appendixa"?>
  4. <para>This appendix describes the following aspects of every package
  5. that is installed in this book:</para>
  6. <itemizedlist>
  7. <listitem><para>What the package contains.</para></listitem>
  8. <listitem><para>What each program from a package does.</para></listitem>
  9. </itemizedlist>
  10. <para>The packages are listed in the same order as they are installed in
  11. chapter 5 and chapter 6.</para>
  12. <para>Most information about these packages (especially the descriptions of
  13. then) come from the man pages from those packages. We are not going to print
  14. the entire man page, just the core elements to make it possible to
  15. understand what a program does. To get knowledge of all details on a program,
  16. we suggest you start by reading the complete man page in addition to
  17. this appendix.</para>
  18. <para>Certain packages are documented in more depth
  19. than others, because we just happen to know more about certain
  20. packages than I know about others. If anything should be added to the
  21. following descriptions, please don't hesitate to email the mailing
  22. lists. We intend that the list should contain an in-depth description
  23. of every package installed, but we can't do it without help.</para>
  24. <para>Please note that currently only what a package does is described and not
  25. why it needs to be installed. This may be added later.</para>
  26. </sect1>