APROPOS(1)
HOME ||
NAME
SYNOPSIS
DESCRIPTION
DIAGNOSTICS
SEE ALSO
apropos, whatis -- search the whatis database
apropos keyword ...
whatis keyword ...
apropos searches a set of database files containing short descriptions of
system commands for keywords and displays the result on the standard out-
put. whatis displays only complete word matches.
keyword really is an extended regular expression, please read grep(1)
manual page for more information about its format.
The apropos utility exits 0 on success, and 1 if no keyword matched.
grep(1), makewhatis(1), man(1)