diff options
Diffstat (limited to 'man/ja/dpkg.cfg.pod')
-rw-r--r-- | man/ja/dpkg.cfg.pod | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/man/ja/dpkg.cfg.pod b/man/ja/dpkg.cfg.pod new file mode 100644 index 0000000..5311d8e --- /dev/null +++ b/man/ja/dpkg.cfg.pod @@ -0,0 +1,49 @@ + + ***************************************************** + * GENERATED FILE, DO NOT EDIT * + * THIS IS NO SOURCE FILE, BUT RESULT OF COMPILATION * + ***************************************************** + +This file was generated by po4a(7). Do not store it (in VCS, for example), +but store the PO file used as source file by po4a-translate. + +In fact, consider this as a binary, and the PO file as a regular .c file: +If the PO get lost, keeping this translation up-to-date will be harder. + +=encoding UTF-8 + +=head1 名前 + +dpkg.conf - dpkg の設定ファイル + +=head1 説明 + +This file contains default options for dpkg. Each line contains a single option which is exactly the same as a normal command line option for dpkg except for the leading hyphens which are not used here. Quotes surrounding option values are stripped. Comments are allowed by starting a line with a hash sign (‘B<#>’). + +=head1 ファイル + +I<%PKGCONFDIR%/dpkg.cfg.d/[0-9a-zA-Z_-]*> + +I<%PKGCONFDIR%/dpkg.cfg> + +I<~/.dpkg.cfg> + +=head1 関連項目 + +B<dpkg>(1). + + +=head1 翻訳者 + +高橋 基信 <monyo@monyo.com>. +喜瀬 浩 <kise@fuyuneko.jp>. +関戸 幸一 <sekido@mbox.kyoto-inet.or.jp>. +鍋谷 栄展 <nabe@debian.or.jp>. +倉澤 望 <nabetaro@debian.or.jp>. +石川 睦 <ishikawa@linux.or.jp>. +鵜飼 文敏 <ukai@debian.or.jp>. +中野 武雄 <nakano@apm.seikei.ac.jp>. + +=head1 翻訳校正 + +Debian JP Documentation ML <debian-doc@debian.or.jp>. |