OSDN Git Service

Update release for LDP 3.67
[linuxjm/LDP_man-pages.git] / release / man3 / getprotoent.3
index 879cea8..ebdb541 100644 (file)
@@ -88,7 +88,7 @@ struct protoent {
 プロトコルの正式名 (official name)。
 .TP 
 \fIp_aliases\fP
-プロトコルの別名のリスト。 リストは NULL で終端される。
+プロトコルの別名のリスト。 リストはヌルで終端される。
 .TP 
 \fIp_proto\fP
 プロトコルの番号
@@ -106,6 +106,6 @@ struct protoent {
 .SH 関連項目
 \fBgetnetent\fP(3), \fBgetprotoent_r\fP(3), \fBgetservent\fP(3), \fBprotocols\fP(5)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.65 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.67 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。