Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

apropos(1)

man(1)

catman(1M)

whatis(1)

NAME

whatis − display a one-line summary about a keyword

SYNOPSIS

whatis command...

AVAILABILITY

SUNWdoc

DESCRIPTION

whatis looks up a given command and displays the header line from the manual section.  You can then run the man(1) command to get more information.  If the line starts ‘name(section) ...’ you can do ‘man −s section name’ to get the documentation for it.  Try ‘whatis ed’ and then you should do ‘man −s 1 ed’ to get the manual page for ed(1). 

whatis is actually just the −f option to the man(1) command. 

whatis uses the /usr/share/man/windex database.  This database is created by catman(1M).  If this database does not exist, whatis will fail. 

FILES

/usr/share/man/windex table of contents and keyword database

SEE ALSO

apropos(1), man(1), catman(1M)

SunOS 5.5/x86  —  Last change: 14 Sep 1992

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026