OSDN Git Service

Update release for LDP 3.67
[linuxjm/LDP_man-pages.git] / release / man5 / services.5
index 4e76ede..2ed7209 100644 (file)
@@ -94,9 +94,11 @@ services \- インターネット ネットワークサービス リスト
 
 コメントはシャープ (#) で始まり、その行の終わりまでがコメントとみなされる。 空行は飛ばされる。
 
-行の始めのスペースは無視されないので、 \fIservice\-name\fP は、行頭から書かなければならない。 \fIservice\-names\fP
-は、スペースとタブ以外の印字可能な文字なら何でもよいが、しかしながら 互換性の問題を少なくするような文字を選択すべきである。 例えば、a\-z 、0\-9
-、ハイフォン (\-) を使用するのが無難と思われる。
+The \fIservice\-name\fP should begin in the first column of the file, since
+leading spaces are not stripped.  \fIservice\-names\fP can be any printable
+characters excluding space and tab.  However, a conservative choice of
+characters should be used to minimize compatibility problems.  For example,
+a\-z, 0\-9, and hyphen (\-) would seem a sensible choice.
 
 指定された形式に合わない行はあってはならない (現在は、そのような行は \fBgetservent\fP(3), \fBgetservbyname\fP(3),
 \fBgetservbyport\fP(3)  によって無視される。しかし、その場合の挙動は信頼できない)。
@@ -160,6 +162,6 @@ telnet          23/tcp\fP
 
 ポート番号の割り当てを定めている RFC (最新版は RFC\ 1700、別名 STD0002)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.53 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.67 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。