OSDN Git Service

(split) LDP: Translate gai.conf.5 and msr.4 LDP-3.52-final
authorAkihiro MOTOKI <amotoki@gmail.com>
Tue, 30 Jul 2013 21:39:16 +0000 (06:39 +0900)
committerAkihiro MOTOKI <amotoki@gmail.com>
Tue, 30 Jul 2013 21:40:34 +0000 (06:40 +0900)
draft/man4/msr.4 [new file with mode: 0644]
draft/man4/null.4
draft/man5/gai.conf.5 [new file with mode: 0644]
po4a/net/po/ja.po
po4a/special/po/ja.po
release/man4/msr.4 [new file with mode: 0644]
release/man5/gai.conf.5 [new file with mode: 0644]
stats/net
stats/special
translation_list
untrans.html

diff --git a/draft/man4/msr.4 b/draft/man4/msr.4
new file mode 100644 (file)
index 0000000..b4e1969
--- /dev/null
@@ -0,0 +1,54 @@
+.\" Copyright (c) 2009 Intel Corporation, Author Andi Kleen
+.\" Some sentences copied from comments in arch/x86/kernel/msr.c
+.\"
+.\" %%%LICENSE_START(VERBATIM)
+.\" Permission is granted to make and distribute verbatim copies of this
+.\" manual provided the copyright notice and this permission notice are
+.\" preserved on all copies.
+.\"
+.\" Permission is granted to copy and distribute modified versions of this
+.\" manual under the conditions for verbatim copying, provided that the
+.\" entire resulting derived work is distributed under the terms of a
+.\" permission notice identical to this one.
+.\"
+.\" Since the Linux kernel and libraries are constantly changing, this
+.\" manual page may be incorrect or out-of-date.  The author(s) assume no
+.\" responsibility for errors or omissions, or for damages resulting from
+.\" the use of the information contained herein.  The author(s) may not
+.\" have taken the same level of care in the production of this manual,
+.\" which is licensed free of charge, as they might when working
+.\" professionally.
+.\"
+.\" Formatted or processed versions of this manual, if unaccompanied by
+.\" the source, must acknowledge the copyright and authors of this work.
+.\" %%%LICENSE_END
+.\"
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH MSR 4 2009\-03\-31 Linux "Linux Programmer's Manual"
+.SH 名前
+msr \- x86 CPU MSR へアクセスするためのデバイス
+.SH 説明
+\fI/dev/cpu/CPUNUM/msr\fP は x86 CPU の モデル固有レジスタ (model\-specific registers;
+MSRs) の読み書きインターフェースを提供する。 \fICPUNUM\fP はアクセスする CPU の番号で、 \fI/proc/cpuinfo\fP
+に表示される値である。
+
+レジスタアクセスは、 ファイルをオープンし、 MSR 番号分だけファイルのオフセットを変更し、 8 バイト単位での読み書きを行う形で行われる。 つまり、
+8 バイトを超える I/O 転送は、同じレジスタに対する複数回の読み書きとなる。
+
+このファイルは保護されており、 \fIroot\fP ユーザ、もしくは \fIroot\fP グループのメンバだけが読み書きできる。
+.SH 注意
+\fImsr\fP ドライバは自動ではロードされない。 モジュールが有効になったカーネルでは、 以下のコマンドを使って、
+使用する前に明示的にドライバをロードする必要があるだろう。
+
+    $ \fImodprobe msr\fP
+.SH 関連項目
+Intel CPU MSR の概要については Intel Corporation Intel 64 and IA\-32 Architectures
+Software Developer's Manual Volume 3B Appendix B を参照。
+.SH この文書について
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.52 の一部
+である。プロジェクトの説明とバグ報告に関する情報は
+http://www.kernel.org/doc/man\-pages/ に書かれている。
index fb3ffe5..20d8907 100644 (file)
@@ -28,7 +28,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH NULL 4 1992\-11\-21 Linux "Linux Programmer's Manual"
+.TH NULL 4 2009\-02\-23 Linux "Linux Programmer's Manual"
 .SH 名前
 null, zero \- データの掃きだめ
 .SH 説明
diff --git a/draft/man5/gai.conf.5 b/draft/man5/gai.conf.5
new file mode 100644 (file)
index 0000000..a0b65ff
--- /dev/null
@@ -0,0 +1,81 @@
+.\" Copyright (C) 2006 Red Hat, Inc. All rights reserved.
+.\" Author: Ulrich Drepper <drepper@redhat.com>
+.\"
+.\" %%%LICENSE_START(GPLv2_MISC)
+.\" This copyrighted material is made available to anyone wishing to use,
+.\" modify, copy, or redistribute it subject to the terms and conditions of the
+.\" GNU General Public License v.2.
+.\"
+.\" 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 manual; if not, see
+.\" <http://www.gnu.org/licenses/>.
+.\" %%%LICENSE_END
+.\"
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH GAI.CONF 5 2013\-02\-13 Linux "Linux Programmer's Manual"
+.SH 名前
+gai.conf \- getaddrinfo(3) 設定ファイル
+.SH 説明
+\fBgetaddrinfo\fP(3) の呼び出しでは、複数の答えが返る場合がある。 RFC\ 3484 によれば、 これらの答えは、
+最も成功の可能性が高い答えがリストの先頭になるような順番に並び替えなければならない。 RFC には、 並び替えのアルゴリズムが書かれている。
+しかしながら、 静的なルールが常に適切という訳ではない。 この理由から、 RFC では、
+並び替え方法をシステム管理者が動的に変更できるようにすることも要求している。 glibc の実装では、 \fI/etc/gai.conf\fP
+ファイルでこれが実現できるようになっている。
+.PP
+設定ファイルの各行は、キーワードとそのパラメータで構成される。 ホワイトスペースはどこにあっても全て無視される。 \(aq#\(aq
+で始まる行はコメントで、 無視される。
+.PP
+現在のところ、認識されるキーワードは以下の通りである。
+.TP 
+\fBlabel\fP \fInetmask\fP \fIprecedence\fP
+指定した値は RFC\ 3484 の並び替えで使用されるラベルテーブルに追加される。 設定ファイルに \fBlabel\fP
+定義が一つでもあれば、デフォルトテーブルは使用されない。 デフォルトテーブルのすべてのラベル定義はきちんと管理されていれば、
+重複が発生するはずだからである。 ラベル行では、 キーワードの後に、 ネットワークマスクとラベル値が含まれていなければならない。
+.TP 
+\fBprecedence\fP \fInetmask\fP \fIprecedence\fP
+このキーワードは \fBlabel\fP に似ているが、 指定された値を RFC\ 3484 で規定された優先度テーブルに追加する点が異なる。
+繰り返しになるが、 設定ファイルに \fBprecedence\fP が一つでもあれば、デフォルトテーブルは使用されない。
+.TP 
+\fBreload\fP <\fByes\fP|\fBno\fP>
+このキーワードは、 設定ファイルが前回の読み出し以降に変更されているかをプロセスが確認するかを制御する。 値が "\fByes\fP" であれば、
+ファイルが再読み込みされる。 再読み込みはマルチスレッドアプリケーションで問題を起こす可能性があり、 一般にはよい考えとは言えない。 デフォルトは
+"\fBno\fP" である。
+.TP 
+\fBscopev4\fP \fImask\fP \fIvalue\fP
+IPv4 アドレス用の RFC\ 3484 スコープテーブルに別のルールを追加する。 デフォルトでは、 RFC\ 3438 のセクション 3.2
+で説明されているスコープ ID が使用される。 これらのデフォルト値の変更が必要になることはまずないだろう。
+.SH ファイル
+\fI/etc/gai.conf\fP
+.SH 例
+RFC\ 3484 で規定されているデフォルトテーブルは、 以下の設定ファイルを指定するのと同じである。
+
+.nf
+label  ::1/128       0
+label  ::/0          1
+label  2002::/16     2
+label ::/96          3
+label ::ffff:0:0/96  4
+precedence  ::1/128       50
+precedence  ::/0          40
+precedence  2002::/16     30
+precedence ::/96          20
+precedence ::ffff:0:0/96  10
+.fi
+.\" .SH AUTHOR
+.\" Ulrich Drepper <drepper@redhat.com>
+.\"
+.SH 関連項目
+\fBgetaddrinfo(3),\fP RFC\ 3484
+.SH この文書について
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.52 の一部
+である。プロジェクトの説明とバグ報告に関する情報は
+http://www.kernel.org/doc/man\-pages/ に書かれている。
index 177bee3..3e67c47 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "POT-Creation-Date: 2013-07-15 16:08+0900\n"
-"PO-Revision-Date: 2013-07-31 01:25+0900\n"
+"PO-Revision-Date: 2013-07-31 06:13+0900\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language: \n"
@@ -2511,7 +2511,7 @@ msgid ""
 "reason, the RFC also requires that system administrators should have the "
 "possibility to dynamically change the sorting.  For the glibc "
 "implementation, this can be achieved with the I</etc/gai.conf> file."
-msgstr ""
+msgstr "B<getaddrinfo>(3) の呼び出しでは、複数の答えが返る場合がある。 RFC\\ 3484 によれば、 これらの答えは、 最も成功の可能性が高い答えがリストの先頭になるような順番に並び替えなければならない。 RFC には、 並び替えのアルゴリズムが書かれている。 しかしながら、 静的なルールが常に適切という訳ではない。 この理由から、 RFC では、 並び替え方法をシステム管理者が動的に変更できるようにすることも要求している。 glibc の実装では、 I</etc/gai.conf> ファイルでこれが実現できるようになっている。"
 
 #. type: Plain text
 #: build/C/man5/gai.conf.5:40
@@ -2519,12 +2519,12 @@ msgid ""
 "Each line in the configuration file consists of a keyword and its "
 "parameters.  White spaces in any place are ignored.  Lines starting with "
 "\\(aq#\\(aq are comments and are ignored."
-msgstr ""
+msgstr "設定ファイルの各行は、キーワードとそのパラメータで構成される。 ホワイトスペースはどこにあっても全て無視される。 \\(aq#\\(aq で始まる行はコメントで、 無視される。"
 
 #. type: Plain text
 #: build/C/man5/gai.conf.5:42
 msgid "The keywords currently recognized are:"
-msgstr ""
+msgstr "現在のところ、認識されるキーワードは以下の通りである。"
 
 #. type: TP
 #: build/C/man5/gai.conf.5:42
@@ -2540,7 +2540,7 @@ msgid ""
 "default table is not used.  All the label definitions of the default table "
 "which are to be maintained have to be duplicated.  Following the keyword, "
 "the line has to contain a network mask and a label value."
-msgstr ""
+msgstr "指定した値は RFC\\ 3484 の並び替えで使用されるラベルテーブルに追加される。 設定ファイルに B<label> 定義が一つでもあれば、デフォルトテーブルは使用されない。 デフォルトテーブルのすべてのラベル定義はきちんと管理されていれば、 重複が発生するはずだからである。 ラベル行では、 キーワードの後に、 ネットワークマスクとラベル値が含まれていなければならない。"
 
 #. type: TP
 #: build/C/man5/gai.conf.5:51
@@ -2555,7 +2555,7 @@ msgid ""
 "precedence table as specified in RFC\\ 3484.  Once again, the presence of a "
 "single B<precedence> line in the configuration file causes the default table "
 "to not be used."
-msgstr ""
+msgstr "このキーワードは B<label> に似ているが、 指定された値を RFC\\ 3484 で規定された優先度テーブルに追加する点が異なる。 繰り返しになるが、 設定ファイルに B<precedence> が一つでもあれば、デフォルトテーブルは使用されない。"
 
 #. type: TP
 #: build/C/man5/gai.conf.5:58
@@ -2570,7 +2570,7 @@ msgid ""
 "file has been changed since the last time it was read.  If the value is "
 "\"B<yes>\" the file is re-read.  This might cause problems in multithreaded "
 "applications and is generally a bad idea.  The default is \"B<no>\"."
-msgstr ""
+msgstr "このキーワードは、 設定ファイルが前回の読み出し以降に変更されているかをプロセスが確認するかを制御する。 値が \"B<yes>\" であれば、 ファイルが再読み込みされる。 再読み込みはマルチスレッドアプリケーションで問題を起こす可能性があり、 一般にはよい考えとは言えない。 デフォルトは \"B<no>\" である。"
 
 #. type: TP
 #: build/C/man5/gai.conf.5:67
@@ -2584,7 +2584,7 @@ msgid ""
 "Add another rule to the RFC\\ 3484 scope table for IPv4 address.  By "
 "default, the scope IDs described in section 3.2 in RFC\\ 3438 are used.  "
 "Changing these defaults should hardly ever be necessary."
-msgstr ""
+msgstr "IPv4 アドレス用の RFC\\ 3484 スコープテーブルに別のルールを追加する。 デフォルトでは、 RFC\\ 3438 のセクション 3.2 で説明されているスコープ ID が使用される。 これらのデフォルト値の変更が必要になることはまずないだろう。"
 
 #. type: SH
 #: build/C/man5/gai.conf.5:72 build/C/man3/getaddrinfo.3:582
@@ -2611,7 +2611,7 @@ msgstr "I</etc/gai.conf>"
 msgid ""
 "The default table according to RFC\\ 3484 would be specified with the "
 "following configuration file:"
-msgstr ""
+msgstr "RFC\\ 3484 で規定されているデフォルトテーブルは、 以下の設定ファイルを指定するのと同じである。"
 
 #. type: Plain text
 #: build/C/man5/gai.conf.5:89
index 9548d6d..783b8b8 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "POT-Creation-Date: 2013-07-23 23:58+0900\n"
-"PO-Revision-Date: 2013-07-27 14:50+0900\n"
+"PO-Revision-Date: 2013-07-31 06:26+0900\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language: \n"
@@ -9117,7 +9117,7 @@ msgstr "MSR"
 #. type: Plain text
 #: build/C/man4/msr.4:29
 msgid "msr - x86 CPU MSR access device"
-msgstr ""
+msgstr "msr - x86 CPU MSR へアクセスするためのデバイス"
 
 #. type: Plain text
 #: build/C/man4/msr.4:36
@@ -9125,7 +9125,7 @@ msgid ""
 "I</dev/cpu/CPUNUM/msr> provides an interface to read and write the model-"
 "specific registers (MSRs) of an x86 CPU.  I<CPUNUM> is the number of the CPU "
 "to access as listed in I</proc/cpuinfo>."
-msgstr ""
+msgstr "I</dev/cpu/CPUNUM/msr> は x86 CPU の モデル固有レジスタ (model-specific registers; MSRs) の読み書きインターフェースを提供する。 I<CPUNUM> はアクセスする CPU の番号で、 I</proc/cpuinfo> に表示される値である。"
 
 #. type: Plain text
 #: build/C/man4/msr.4:42
@@ -9134,21 +9134,21 @@ msgid ""
 "number as offset in the file, and then reading or writing in chunks of 8 "
 "bytes.  An I/O transfer of more than 8 bytes means multiple reads or writes "
 "of the same register."
-msgstr ""
+msgstr "レジスタアクセスは、 ファイルをオープンし、 MSR 番号分だけファイルのオフセットを変更し、 8 バイト単位での読み書きを行う形で行われる。 つまり、 8 バイトを超える I/O 転送は、同じレジスタに対する複数回の読み書きとなる。"
 
 #. type: Plain text
 #: build/C/man4/msr.4:47
 msgid ""
 "This file is protected so that it can be read and written only by the user "
 "I<root>, or members of the group I<root>."
-msgstr ""
+msgstr "このファイルは保護されており、 I<root> ユーザ、もしくは I<root> グループのメンバだけが読み書きできる。"
 
 #. type: Plain text
 #: build/C/man4/msr.4:53
 msgid ""
 "The I<msr> driver is not auto-loaded.  On modular kernels you might need to "
 "use the following command to load it explicitly before use:"
-msgstr ""
+msgstr "I<msr> ドライバは自動ではロードされない。 モジュールが有効になったカーネルでは、 以下のコマンドを使って、 使用する前に明示的にドライバをロードする必要があるだろう。"
 
 #. type: Plain text
 #: build/C/man4/msr.4:55
@@ -9161,7 +9161,7 @@ msgstr "    $ I<modprobe msr>\n"
 msgid ""
 "Intel Corporation Intel 64 and IA-32 Architectures Software Developer's "
 "Manual Volume 3B Appendix B, for an overview of the Intel CPU MSRs."
-msgstr ""
+msgstr "Intel CPU MSR の概要については Intel Corporation Intel 64 and IA-32 Architectures Software Developer's Manual Volume 3B Appendix B を参照。"
 
 #. type: TH
 #: build/C/man4/null.4:26
@@ -9173,7 +9173,7 @@ msgstr "NULL"
 #: build/C/man4/null.4:26
 #, no-wrap
 msgid "2009-02-23"
-msgstr "1992-11-21"
+msgstr "2009-02-23"
 
 #. type: Plain text
 #: build/C/man4/null.4:29
diff --git a/release/man4/msr.4 b/release/man4/msr.4
new file mode 100644 (file)
index 0000000..bc79d91
--- /dev/null
@@ -0,0 +1,54 @@
+.\" Copyright (c) 2009 Intel Corporation, Author Andi Kleen
+.\" Some sentences copied from comments in arch/x86/kernel/msr.c
+.\"
+.\" %%%LICENSE_START(VERBATIM)
+.\" Permission is granted to make and distribute verbatim copies of this
+.\" manual provided the copyright notice and this permission notice are
+.\" preserved on all copies.
+.\"
+.\" Permission is granted to copy and distribute modified versions of this
+.\" manual under the conditions for verbatim copying, provided that the
+.\" entire resulting derived work is distributed under the terms of a
+.\" permission notice identical to this one.
+.\"
+.\" Since the Linux kernel and libraries are constantly changing, this
+.\" manual page may be incorrect or out-of-date.  The author(s) assume no
+.\" responsibility for errors or omissions, or for damages resulting from
+.\" the use of the information contained herein.  The author(s) may not
+.\" have taken the same level of care in the production of this manual,
+.\" which is licensed free of charge, as they might when working
+.\" professionally.
+.\"
+.\" Formatted or processed versions of this manual, if unaccompanied by
+.\" the source, must acknowledge the copyright and authors of this work.
+.\" %%%LICENSE_END
+.\"
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH MSR 4 2009\-03\-31 Linux "Linux Programmer's Manual"
+.SH 名前
+msr \- x86 CPU MSR へアクセスするためのデバイス
+.SH 説明
+\fI/dev/cpu/CPUNUM/msr\fP は x86 CPU の モデル固有レジスタ (model\-specific registers;
+MSRs) の読み書きインターフェースを提供する。 \fICPUNUM\fP はアクセスする CPU の番号で、 \fI/proc/cpuinfo\fP
+に表示される値である。
+
+レジスタアクセスは、 ファイルをオープンし、 MSR 番号分だけファイルのオフセットを変更し、 8 バイト単位での読み書きを行う形で行われる。 つまり、
+8 バイトを超える I/O 転送は、同じレジスタに対する複数回の読み書きとなる。
+
+このファイルは保護されており、 \fIroot\fP ユーザ、もしくは \fIroot\fP グループのメンバだけが読み書きできる。
+.SH 注意
+\fImsr\fP ドライバは自動ではロードされない。 モジュールが有効になったカーネルでは、 以下のコマンドを使って、
+使用する前に明示的にドライバをロードする必要があるだろう。
+
+    $ \fImodprobe msr\fP
+.SH 関連項目
+Intel CPU MSR の概要について: Intel Corporation Intel 64 and IA\-32 Architectures
+Software Developer's Manual Volume 3B Appendix B
+.SH この文書について
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.52 の一部
+である。プロジェクトの説明とバグ報告に関する情報は
+http://www.kernel.org/doc/man\-pages/ に書かれている。
diff --git a/release/man5/gai.conf.5 b/release/man5/gai.conf.5
new file mode 100644 (file)
index 0000000..a0b65ff
--- /dev/null
@@ -0,0 +1,81 @@
+.\" Copyright (C) 2006 Red Hat, Inc. All rights reserved.
+.\" Author: Ulrich Drepper <drepper@redhat.com>
+.\"
+.\" %%%LICENSE_START(GPLv2_MISC)
+.\" This copyrighted material is made available to anyone wishing to use,
+.\" modify, copy, or redistribute it subject to the terms and conditions of the
+.\" GNU General Public License v.2.
+.\"
+.\" 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 manual; if not, see
+.\" <http://www.gnu.org/licenses/>.
+.\" %%%LICENSE_END
+.\"
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH GAI.CONF 5 2013\-02\-13 Linux "Linux Programmer's Manual"
+.SH 名前
+gai.conf \- getaddrinfo(3) 設定ファイル
+.SH 説明
+\fBgetaddrinfo\fP(3) の呼び出しでは、複数の答えが返る場合がある。 RFC\ 3484 によれば、 これらの答えは、
+最も成功の可能性が高い答えがリストの先頭になるような順番に並び替えなければならない。 RFC には、 並び替えのアルゴリズムが書かれている。
+しかしながら、 静的なルールが常に適切という訳ではない。 この理由から、 RFC では、
+並び替え方法をシステム管理者が動的に変更できるようにすることも要求している。 glibc の実装では、 \fI/etc/gai.conf\fP
+ファイルでこれが実現できるようになっている。
+.PP
+設定ファイルの各行は、キーワードとそのパラメータで構成される。 ホワイトスペースはどこにあっても全て無視される。 \(aq#\(aq
+で始まる行はコメントで、 無視される。
+.PP
+現在のところ、認識されるキーワードは以下の通りである。
+.TP 
+\fBlabel\fP \fInetmask\fP \fIprecedence\fP
+指定した値は RFC\ 3484 の並び替えで使用されるラベルテーブルに追加される。 設定ファイルに \fBlabel\fP
+定義が一つでもあれば、デフォルトテーブルは使用されない。 デフォルトテーブルのすべてのラベル定義はきちんと管理されていれば、
+重複が発生するはずだからである。 ラベル行では、 キーワードの後に、 ネットワークマスクとラベル値が含まれていなければならない。
+.TP 
+\fBprecedence\fP \fInetmask\fP \fIprecedence\fP
+このキーワードは \fBlabel\fP に似ているが、 指定された値を RFC\ 3484 で規定された優先度テーブルに追加する点が異なる。
+繰り返しになるが、 設定ファイルに \fBprecedence\fP が一つでもあれば、デフォルトテーブルは使用されない。
+.TP 
+\fBreload\fP <\fByes\fP|\fBno\fP>
+このキーワードは、 設定ファイルが前回の読み出し以降に変更されているかをプロセスが確認するかを制御する。 値が "\fByes\fP" であれば、
+ファイルが再読み込みされる。 再読み込みはマルチスレッドアプリケーションで問題を起こす可能性があり、 一般にはよい考えとは言えない。 デフォルトは
+"\fBno\fP" である。
+.TP 
+\fBscopev4\fP \fImask\fP \fIvalue\fP
+IPv4 アドレス用の RFC\ 3484 スコープテーブルに別のルールを追加する。 デフォルトでは、 RFC\ 3438 のセクション 3.2
+で説明されているスコープ ID が使用される。 これらのデフォルト値の変更が必要になることはまずないだろう。
+.SH ファイル
+\fI/etc/gai.conf\fP
+.SH 例
+RFC\ 3484 で規定されているデフォルトテーブルは、 以下の設定ファイルを指定するのと同じである。
+
+.nf
+label  ::1/128       0
+label  ::/0          1
+label  2002::/16     2
+label ::/96          3
+label ::ffff:0:0/96  4
+precedence  ::1/128       50
+precedence  ::/0          40
+precedence  2002::/16     30
+precedence ::/96          20
+precedence ::ffff:0:0/96  10
+.fi
+.\" .SH AUTHOR
+.\" Ulrich Drepper <drepper@redhat.com>
+.\"
+.SH 関連項目
+\fBgetaddrinfo(3),\fP RFC\ 3484
+.SH この文書について
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.52 の一部
+である。プロジェクトの説明とバグ報告に関する情報は
+http://www.kernel.org/doc/man\-pages/ に書かれている。
index ad15cba..a549ff7 100644 (file)
--- a/stats/net
+++ b/stats/net
@@ -1,5 +1,4 @@
 # pagename,#complete,#remaining,#all
-gai.conf.5,19,8,27
 getaddrinfo_a.3,81,41,122
 getent.1,37,20,57
 nss.5,19,8,27
index 691751d..390500e 100644 (file)
@@ -2,4 +2,3 @@
 cciss.4,44,44,88
 cpuid.4,11,13,24
 hpsa.4,34,23,57
-msr.4,11,6,17
index 29b3c15..065088c 100644 (file)
 ○:LDP man-pages:3.52:1995/01/15:lp:4:2013/07/24:o:ishikawa@linux.or.jp:ISHIKAWA Mutsumi:
 ○:LDP man-pages:3.52:1992/11/21:mem:4:2013/07/24:o:ishikawa@linux.or.jp:ISHIKAWA Mutsumi:
 ○:LDP man-pages:3.52:1996/02/10:mouse:4:2013/07/24:o:ss236rx@ymg.urban.ne.jp:Shouichi Saito:
-×:LDP man-pages:3.52:2009/03/31:msr:4:::::
+○:LDP man-pages:3.52:2009/03/31:msr:4:2013/07/31::amotoki@gmail.com:Akihiro MOTOKI:
 ○:LDP man-pages:3.52:2009/02/23:null:4:2013/07/24:o:ishikawa@linux.or.jp:ISHIKAWA Mutsumi:
 @:LDP man-pages:3.52:1992/11/21:port:4:mem:4:
 @:LDP man-pages:3.52:2002/10/09:ptmx:4:pts:4:
 ○:LDP man-pages:3.52:2012/08/05:filesystems:5:2013/03/25::amotoki@gmail.com:Akihiro MOTOKI:
 @:LDP man-pages:3.52:2012/08/05:fs:5:filesystems:5:
 ○:LDP man-pages:3.52:2000/08/27:ftpusers:5:2013/03/25::nakano@apm.seikei.ac.jp:NAKANO Takeo:
-×:LDP man-pages:3.52:2013/02/13:gai.conf:5:::::
+○:LDP man-pages:3.52:2013/02/13:gai.conf:5:2013/07/31::amotoki@gmail.com:Akihiro MOTOKI:
 ○:LDP man-pages:3.52:2010/10/21:group:5:2013/03/25::amotoki@gmail.com:Akihiro MOTOKI:
 ○:LDP man-pages:3.52:2003/08/23:host.conf:5:2013/03/25::ysato444@yahoo.co.jp:Yuichi SATO:
 ○:LDP man-pages:3.52:2002/06/16:hosts:5:2013/03/25::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI:
index 001852d..8180ae0 100644 (file)
@@ -46,7 +46,6 @@
 <TR class="over70"><TD>mtrace.3</TD><TD>11/37</TD><TD>70.27</TD></TR>
 <TR><TD>subpage_prot.2</TD><TD>12/36</TD><TD>66.67</TD></TR>
 <TR><TD ALIGN="center" COLSPAN=3 BGCOLOR="Yellow"><B>net</B></TD></TR>
-<TR class="over70"><TD>gai.conf.5</TD><TD>8/27</TD><TD>70.37</TD></TR>
 <TR><TD>getaddrinfo_a.3</TD><TD>41/122</TD><TD>66.39</TD></TR>
 <TR><TD>getent.1</TD><TD>20/57</TD><TD>64.91</TD></TR>
 <TR class="over70"><TD>nss.5</TD><TD>8/27</TD><TD>70.37</TD></TR>
@@ -67,7 +66,6 @@
 <TR><TD>cciss.4</TD><TD>44/88</TD><TD>50.00</TD></TR>
 <TR><TD>cpuid.4</TD><TD>13/24</TD><TD>45.83</TD></TR>
 <TR><TD>hpsa.4</TD><TD>23/57</TD><TD>59.65</TD></TR>
-<TR><TD>msr.4</TD><TD>6/17</TD><TD>64.71</TD></TR>
 <TR><TD ALIGN="center" COLSPAN=3 BGCOLOR="Yellow"><B>stdio</B></TD></TR>
 <TR><TD>fopencookie.3</TD><TD>33/98</TD><TD>66.33</TD></TR>
 <TR><TD>symlink.7</TD><TD>46/66</TD><TD>30.30</TD></TR>
@@ -76,6 +74,6 @@
 <TR><TD ALIGN="center" COLSPAN=3 BGCOLOR="Yellow"><B>time</B></TD></TR>
 <TR><TD>utimensat.2</TD><TD>50/107</TD><TD>53.27</TD></TR>
 <TR class="over80"><TD>zdump.8</TD><TD>1/22</TD><TD>95.45</TD></TR>
-<TR><TD COLSPAN=3>Total 49 pages</TD></TR>
+<TR><TD COLSPAN=3>Total 47 pages</TD></TR>
 </TABLE>
 </BODY></HTML>