dpkg (1.18.25) stretch; urgency=medium
[dpkg] / man / ja / dpkg-vendor.man
CommitLineData
1479465f
GJ
1.\" dpkg manual page - dpkg-vendor(1)
2.\"
3.\" Copyright © 2009 Raphaël Hertzog <hertzog@debian.org>
4.\"
5.\" This is free software; you can redistribute it and/or modify
6.\" it under the terms of the GNU General Public License as published by
7.\" the Free Software Foundation; either version 2 of the License, or
8.\" (at your option) any later version.
9.\"
10.\" This is distributed in the hope that it will be useful,
11.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
12.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13.\" GNU General Public License for more details.
14.\"
15.\" You should have received a copy of the GNU General Public License
16.\" along with this program. If not, see <https://www.gnu.org/licenses/>.
17.
18.\"*******************************************************************
19.\"
20.\" This file was generated with po4a. Translate the source file.
21.\"
22.\"*******************************************************************
23.TH dpkg\-vendor 1 %RELEASE_DATE% %VERSION% "dpkg suite"
24.nh
25.SH 名前
26dpkg\-vendor \- 配布ベンダに関する情報をクエリする
27.
28.SH 書式
29\fBdpkg\-vendor\fP [\fIoption\fP...] \fIcommand\fP
30.
31.SH 説明
32\fBdpkg\-vendor\fP is a tool to query information about vendors listed in
33\fB%PKGCONFDIR%/origins\fP. \fB%PKGCONFDIR%/origins/default\fP contains
34information about the current vendor.
35.
36.SH コマンド
37.TP
38\fB\-\-is\fP\fI vendor\fP
39Exits with \fB0\fP if the current vendor is \fIvendor\fP. Otherwise exits with
40\fB1\fP.
41.TP
42\fB\-\-derives\-from\fP\fI vendor\fP
43Exits with \fB0\fP if the current vendor distribution is a derivative of
44\fIvendor\fP, otherwise exits with \fB1\fP. It uses the \fBParent\fP field to browse
45all ancestors of the current vendor.
46.TP
47\fB\-\-query\fP\fI field\fP
48標準出力に、現在のベンダのベンダ固有の \fIfield\fP の値を出力する。
49.TP
50\fB\-\-help\fP
51利用方法を表示して終了する。
52.TP
53\fB\-\-version\fP
54バージョン情報を表示して終了する。
55.
56.SH オプション
57.TP
58\fB\-\-vendor\fP\fI vendor\fP
59現在のベンダが、\fBDEB_VENDOR\fP 環境変数や \fB%PKGCONFDIR%/origins/default\fP
60から確認された値ではなく、\fIvendor\fP であると見なす。
61.
62.SH 環境変数
63.TP
64\fBDEB_VENDOR\fP
65現在のベンダを定義する設定。設定されていなかった場合、現在のベンダは \fB%CONFDIR%/dpkg/origins/default\fP
66から設定される。
67.
68.SH 関連項目
69\fBdeb\-origin\fP(5).
70.SH 翻訳者
71高橋 基信 <monyo@monyo.com>.
72喜瀬 浩 <kise@fuyuneko.jp>.
73関戸 幸一 <sekido@mbox.kyoto-inet.or.jp>.
74鍋谷 栄展 <nabe@debian.or.jp>.
75倉澤 望 <nabetaro@debian.or.jp>.
76石川 睦 <ishikawa@linux.or.jp>.
77鵜飼 文敏 <ukai@debian.or.jp>.
78中野 武雄 <nakano@apm.seikei.ac.jp>.
79.SH 翻訳校正
80Debian JP Documentation ML <debian-doc@debian.or.jp>.