man-desc.xml 1004 B

123456789101112131415161718192021222324252627282930
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2><title>Descriptions</title>
  3. <para>(Last checked against version &man-contversion;.)</para>
  4. <sect3><title>Program file descriptions</title>
  5. <para><command>apropos</command> searches the whatis database and displays
  6. the short descriptions of system commands that contain a given string.</para>
  7. <para><command>makewhatis</command> builds the whatis database. It reads
  8. all the manual pages in the manpath and for each page writes the name and a
  9. short description in the whatis database.</para>
  10. <para><command>man</command> formats and displays the requested on-line
  11. manual page.</para>
  12. <para><command>man2dvi</command> converts a manual page into dvi format.</para>
  13. <para><command>man2html</command> converts a manual page into html.</para>
  14. <para><command>whatis</command> searches the whatis database and displays
  15. the short descriptions of system commands that contain the given keyword as a
  16. separate word.</para>
  17. </sect3>
  18. </sect2>