OSDN Git Service

(split) LDP: Update draft pages
[linuxjm/LDP_man-pages.git] / draft / man3 / ether_aton.3
index aef38e0..ac5a469 100644 (file)
@@ -1,7 +1,6 @@
-.\" Hey Emacs! This file is -*- nroff -*- source.
-.\"
 .\" Copyright 2002 Ian Redfern (redferni@logica.com)
 .\"
+.\" %%%LICENSE_START(VERBATIM)
 .\" Permission is granted to make and distribute verbatim copies of this
 .\" manual provided the copyright notice and this permission notice are
 .\" preserved on all copies.
 .\"
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
+.\" %%%LICENSE_END
 .\"
 .\" References consulted:
 .\"     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 属性
+.SS "マルチスレッディング (pthreads(7) 参照)"
+関数 \fBether_aton\fP() と \fBether_ntoa\fP() はスレッドセーフではない。
+.LP
+関数 \fBether_ntohost\fP(), \fBether_hostton\fP(), \fBether_line\fP(),
+\fBether_ntoa_r\fP(), \fBether_aton_r\fP() はスレッドセーフである。
 .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.41 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.52 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。