2003-10-06 23:19:12 +01:00
|
|
|
<sect2><title>Short descriptions</title>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>apropos</command> searches the whatis database and displays
|
|
|
|
the short descriptions of system commands that contain a given string.</para>
|
|
|
|
|
|
|
|
<para><command>makewhatis</command> builds the whatis database. It reads
|
|
|
|
all the manual pages in the manpath and for each page writes the name and a
|
|
|
|
short description in the whatis database.</para>
|
|
|
|
|
|
|
|
<para><command>man</command> formats and displays the requested on-line
|
|
|
|
manual page.</para>
|
|
|
|
|
|
|
|
<para><command>man2dvi</command> converts a manual page into dvi format.</para>
|
|
|
|
|
|
|
|
<para><command>man2html</command> converts a manual page into html.</para>
|
|
|
|
|
|
|
|
<para><command>whatis</command> searches the whatis database and displays
|
|
|
|
the short descriptions of system commands that contain the given keyword as a
|
|
|
|
separate word.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2001-01-24 00:31:17 +00:00
|
|
|
</sect2>
|
|
|
|
|