1996-03-10 18:52:33 +00:00
|
|
|
.\" Man page for apropos an whatis
|
1993-07-07 23:07:02 +00:00
|
|
|
.\"
|
|
|
|
.\" Copyright (c) 1990, 1991, John W. Eaton.
|
|
|
|
.\"
|
|
|
|
.\" You may distribute under the terms of the GNU General Public
|
|
|
|
.\" License as specified in the README file that comes with the man 1.0
|
|
|
|
.\" distribution.
|
|
|
|
.\"
|
|
|
|
.\" John W. Eaton
|
|
|
|
.\" jwe@che.utexas.edu
|
|
|
|
.\" Department of Chemical Engineering
|
|
|
|
.\" The University of Texas at Austin
|
|
|
|
.\" Austin, Texas 78712
|
|
|
|
.\"
|
|
|
|
.TH apropos 1 "Jan 15, 1991"
|
|
|
|
.LO 1
|
|
|
|
.SH NAME
|
1996-03-10 18:52:33 +00:00
|
|
|
apropos, whatis \- search the whatis database
|
1993-07-07 23:07:02 +00:00
|
|
|
.SH SYNOPSIS
|
|
|
|
.BI apropos
|
|
|
|
keyword ...
|
1996-03-10 18:52:33 +00:00
|
|
|
|
|
|
|
.BI whatis
|
|
|
|
keyword ...
|
1993-07-07 23:07:02 +00:00
|
|
|
.SH DESCRIPTION
|
1996-03-10 18:52:33 +00:00
|
|
|
.B apropos
|
|
|
|
searches a set of database files containing short descriptions
|
1993-07-07 23:07:02 +00:00
|
|
|
of system commands for keywords and displays the result on the
|
|
|
|
standard output.
|
1996-03-10 18:52:33 +00:00
|
|
|
.B whatis
|
1996-07-08 20:03:18 +00:00
|
|
|
display only complete word matches.
|
|
|
|
The
|
|
|
|
.B apropos
|
|
|
|
utility exits 0 on success, and 1 if no keyword matched.
|
1993-07-07 23:07:02 +00:00
|
|
|
.SH "SEE ALSO"
|
1996-03-10 18:52:33 +00:00
|
|
|
man(1), makewhatis(1).
|