The Japanese Manual team(man-jp@jp.FreeBSD.ORG) has translated and keeps maintaining them. Submitted by: Kazuo Horikawa <horikawa@isrd.hitachi.co.jp>
39 lines
970 B
Groff
39 lines
970 B
Groff
.\" 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
|