aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/man/man1/apropos.1
blob: f851bb6c127eb40b2f34dec78a53452680f244f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
.\" Man page for apropos an wahtis
.\"
.\" 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
.\"
.\" jpman %Id: apropos.1,v 1.3 1997/06/14 16:18:57 kubo Stab %
.Dd Jan 15, 1991
.Dt APROPOS 1
.Os
.Sh 名称
.Nm apropos , whatis
.Nd whatis データベースを文字列で探索検索する
.Sh 書式
.Nm apropos
.Ar keyword ...
.br
.Nm whatis
.Ar keyword ...
.Sh 解説
.Nm apropos 
は、システムコマンドに関する短い簡単な説明を含んだデータベースファイルを、
キーワードによって探索して、その結果を標準出力に表示します。
.Nm whatis
では完全な語にのみ適合します。
.Sh 戻り値
.Nm apropos
は成功時には 0 を、キーワードがマッチしない場合には 1 を返します。
.Sh 関連項目
.Xr man 1 ,
.Xr makewhatis 1