OSDN Git Service

(split) LDP: Update drafts based on LDP 3.52 release
[linuxjm/LDP_man-pages.git] / draft / man3 / ether_aton.3
index 1464b08..19f874c 100644 (file)
 .\"     Linux libc source code
 .\"     FreeBSD 4.4 man pages
 .\"
-.\" Minor additions, aeb, 2002-07-20
+.\" Minor additions, aeb, 2013-06-21
 .\"
 .\"*******************************************************************
 .\"
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH ETHER_ATON 3 2002\-07\-20 GNU "Linux Programmer's Manual"
+.TH ETHER_ATON 3 2013\-07\-04 GNU "Linux Programmer's Manual"
 .SH 名前
 ether_aton, ether_ntoa, ether_ntohost, ether_hostton, ether_line,
 ether_ntoa_r, ether_aton_r \- Ethernet アドレスの操作用関数
@@ -92,6 +92,12 @@ struct ether_addr {
 }
 .fi
 .in
+.SH ATTRIBUTES
+.SS "Multithreading (see pthreads(7))"
+The \fBether_aton\fP()  and \fBether_ntoa\fP()  functions are not thread\-safe.
+.LP
+The \fBether_ntohost\fP(), \fBether_hostton\fP(), \fBether_line\fP(),
+\fBether_ntoa_r\fP()  and \fBether_aton_r\fP()  functions are thread\-safe.
 .SH 準拠
 4.3BSD, SunOS.
 .SH バグ
@@ -99,6 +105,6 @@ glibc 2.2.5 での \fBether_line\fP()  の実装はおかしい。
 .SH 関連項目
 \fBethers\fP(5)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.51 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.52 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。