OSDN Git Service

(split) LDP: Update release pages based on LDP 3.54 release
[linuxjm/LDP_man-pages.git] / release / man5 / protocols.5
index 4e22499..6d60a69 100644 (file)
@@ -1,5 +1,6 @@
 .\" Copyright (c) 1995 Martin Schulze <joey@infodrom.north.de>
 .\"
+.\" %%%LICENSE_START(GPLv2+_DOC_FULL)
 .\" This is free documentation; you can redistribute it and/or
 .\" modify it under the terms of the GNU General Public License as
 .\" published by the Free Software Foundation; either version 2 of
 .\" 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, write to the Free
-.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
-.\" USA.
+.\" License along with this manual; if not, see
+.\" <http://www.gnu.org/licenses/>.
+.\" %%%LICENSE_END
 .\"
 .\" 1995-10-18  Martin Schulze  <joey@infodrom.north.de>
 .\"    * first released
 .\" 2002-09-22  Seth W. Klein  <sk@sethwklein.net>
 .\"     * protocol numbers are now assigned by the IANA
 .\"
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.\"
 .\" Japanese Version Copyright (c) 1998 Hiroaki Nagoya all rights reserved.
 .\" Translated Wed Feb 4 1998 by Hiroaki Nagoya <nagoya@is.titech.ac.jp>
 .\" Updated Tue Oct 16 2001 by Kentaro Shirakata <argrath@ub32.org>
 .\"
-.TH PROTOCOLS 5 2008-09-23 "Linux" "Linux Programmer's Manual"
+.TH PROTOCOLS 5 2012\-08\-05 Linux "Linux Programmer's Manual"
 .SH 名前
 protocols \- プロトコル定義ファイル
 .SH 説明
-このファイルは ASCII ファイルで、TCP/IP サブシステムから利用できる
-いろいろな DARPA インターネットプロトコルを記述している。
-ARPA 関連のインクルードファイル内の数値を使うべきではないし、
-単に推測した値を使うのはさらに良くない。
-代わりにこのファイルに問い合わせるべきである。
-これらの数値は IP ヘッダのプロトコルフィールドに現れる。
+このファイルは ASCII ファイルで、TCP/IP サブシステムから利用できる いろいろな DARPA インターネットプロトコルを記述している。
+ARPA 関連のインクルードファイル内の数値を使うべきではないし、 単に推測した値を使うのはさらに良くない。
+代わりにこのファイルに問い合わせるべきである。 これらの数値は IP ヘッダのプロトコルフィールドに現れる。
 
-このファイルは変更しないこと。変更すると IP パッケージが不正になる。
-プロトコル番号とプロトコル名は
-IANA (Internet Assigned Numbers Authority) によって指定される。
-.\" DDN Network Information Center によって指定される。
+.\" .. by the DDN Network Information Center.
+このファイルは変更しないこと。変更すると IP パッケージが不正になる。 プロトコル番号とプロトコル名は IANA (Internet Assigned
+Numbers Authority) によって指定される。
 
 それぞれの行は次のフォーマットである。
 
 .RS
-.I protocol number aliases ...
+\fIprotocol number aliases ...\fP
 .RE
 
-各フィールドは空白かタブで区切られていて、空行は無視される。
-行にハッシュ記号(#)が含まれる場合、
-ハッシュ記号を含むその行の残りは無視される。
+各フィールドは空白かタブで区切られていて、空行は無視される。 行にハッシュ記号(#)が含まれる場合、 ハッシュ記号を含むその行の残りは無視される。
 
 フィールドの説明は以下のとおり。
-.TP
-.I protocol
-プロトコルの固有名。たとえば
-.IR ip ,
-.IR tcp ,
-.IR udp
-など。
-.TP
-.I number
+.TP 
+\fIprotocol\fP
+プロトコルの固有名。たとえば \fIip\fP, \fItcp\fP, \fIudp\fP など。
+.TP 
+\fInumber\fP
 プロトコルの公式番号、IP ヘッダに現れる。
-.TP
-.I aliases
+.TP 
+\fIaliases\fP
 プロトコルの別名、オプション。
 .LP
-このファイルは Yellow Pages/NIS や BIND/Hesoid などのネットワーク上の
-名前付けサービスによってネットワーク上で配布されているかもしれない
+このファイルは Yellow Pages/NIS や BIND/Hesiod
+のようなネットワーク上の名前サービスを用いて、ネットワークを通じて配布される可能性もある
 .SH ファイル
-.TP
-.I /etc/protocols
+.TP 
+\fI/etc/protocols\fP
 プロトコル定義ファイル。
 .SH 関連項目
-.BR getprotoent (3)
+\fBgetprotoent\fP(3)
 
-http://www.iana.org/assignments/protocol-numbers
+.UR http://www.iana.org\:/assignments\:/protocol\-numbers
+.UE
+.SH この文書について
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.54 の一部
+である。プロジェクトの説明とバグ報告に関する情報は
+http://www.kernel.org/doc/man\-pages/ に書かれている。