man-desc.xml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <sect2><title>Contents of Man-&man-contversion;</title>
  2. <sect3><title>Program Files</title>
  3. <para>apropos, makewhatis, man, man2dvi, man2html and
  4. whatis</para></sect3>
  5. <sect3><title>Descriptions</title>
  6. <sect4><title>apropos</title>
  7. <para>apropos searches a set of database files containing short descriptions
  8. of system commands for keywords and displays the result on the standard
  9. output.</para></sect4>
  10. <sect4><title>makewhatis</title>
  11. <para>makewhatis reads all the manual pages contained in given sections of
  12. manpath or the pre-formatted pages contained in the given sections of
  13. catpath. For each page, it writes a line in the whatis database; each
  14. line consists of the name of the page and a short description,
  15. separated by a dash. The description is extracted using the content of
  16. the NAME section of the manual page.</para></sect4>
  17. <sect4><title>man</title>
  18. <para>man formats and displays the on-line manual pages.</para></sect4>
  19. <sect4><title>man2dvi</title>
  20. <para>man2dvi converts a manual page into dvi format.</para></sect4>
  21. <sect4><title>man2html</title>
  22. <para>man2html converts a manual page into html.</para></sect4>
  23. <sect4><title>whatis</title>
  24. <para>whatis searches a set of database files containing short descriptions
  25. of system commands for keywords and displays the result on the standard
  26. output. Only complete word matches are displayed.</para></sect4>
  27. </sect3>
  28. </sect2>