4.3BSD-UWisc/man/cat1/whatis.1

Compare this file to the similar file:
Show the results in this format:




WHATIS(1)           UNIX Programmer's Manual            WHATIS(1)



NAME
     whatis - describe what a command is

SYNOPSIS
     whatis command ...

DESCRIPTION
     _W_h_a_t_i_s looks up a given command and gives the header line
     from the manual section.  You can then run the _m_a_n(1) com-
     mand to get more information.  If the line starts
     `name(section) ...' you can do `man section name' to get the
     documentation for it.  Try `whatis ed' and then you should
     do `man 1 ed' to get the manual.

     _W_h_a_t_i_s is actually just the -f option to the _m_a_n(1) command.

FILES
     /usr/man/whatis     Data base

SEE ALSO
     man(1), catman(8)


































Printed 12/27/86           May 7, 1986                          1