OSDN Git Service

Update draft pages
[linuxjm/LDP_man-pages.git] / draft / man3 / xdr.3
index 6818fcb..9b98e3f 100644 (file)
@@ -33,7 +33,7 @@ xdr \- 外部データ表現(XDR)のためのライブラリ・ルーティン
 
 \fBtypedef int \fP\fIbool_t\fP\fB;\fP
 
-\fBtypedef bool_t (*\fP\fIxdrproc_ti\fP\fB) (XDR *, void *,...);\fP
+\fBtypedef bool_t (*\fP\fIxdrproc_t\fP\fB) (XDR *, void *,...);\fP
 .fi
 .in
 .LP
@@ -329,6 +329,6 @@ eXternal Data Representation: Sun Technical Notes
 Inc., USC\-ISI.
 .RE
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.65 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.78 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。