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 40 41 42 43 44 45 46 47 48 49 50 51
|
.\" -*- nroff -*-
.\" Copyright (C) 1998, 1999, 2001 Thorsten Kukuk
.\" This file is part of the yp-tools.
.\" Author: Thorsten Kukuk <kukuk@suse.de>
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License version 2 as
.\" published by the Free Software Foundation.
.\"
.\" This program is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program; if not, write to the Free Software Foundation,
.\" Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
.\"
.\"*******************************************************************
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.\"
.\" Japanese Version Copyright (c) 1999 NAKANO Takeo all rights reserved.
.\" Translated Tue Jul 27 1999 by NAKANO Takeo <nakano@apm.seikei.ac.jp>
.\"
.TH yppoll 8 "May 1998" "YP Tools 2.8"
.SH 名前
yppoll \- NIS マップのバージョンとマスターサーバーを返す
.SH 書式
\fByppoll\fP [ \fB\-h\fP\fI host\fP ] [ \fB\-d\fP\fI domain\fP ] \fImapname\fP
.LP
.SH 説明
\fByppoll\fP
.SH オプション
.TP
\fB\-h\fP\fI host\fP
\fIhost\fP で走っている NIS サーバープロセスに問い合わせを行い、 \fImapname\fP に対する情報を取得する。 \fIhost\fP
が指定されなかった場合は、 \fBypwhich\fP(1) によって返されるデフォルトのサーバーに問い合わせを行う。
.TP
\fB\-d\fP\fI domain\fP
\fBdomainname\fP(1) が返すデフォルトのドメイン以外を指定する。
.SH 関連項目
\fBdomainname\fP(8), \fBypbind\fP(8), \fBypcat\fP(8), \fBypmatch\fP(1), \fBypserv\fP(8),
\fByset\fP(8), \fBypwhich\fP(1)
.LP
.SH 作者
\fByppoll\fP は \fByp\-tools\fP パッケージの一部である。 \fByp\-tools\fP パッケージは Thorsten Kukuk
<kukuk@suse.de> によって書かれた。
|