OSDN Git Service

Update draft pages
[linuxjm/LDP_man-pages.git] / draft / man3 / sockatmark.3
index db81d3a..e02f342 100644 (file)
@@ -1,5 +1,6 @@
 .\" Copyright (c) 2006, Michael Kerrisk (mtk.manpages@gmail.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
 .\"
 .\"*******************************************************************
 .\"
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH SOCKATMARK 3 2008\-12\-03 Linux "Linux Programmer's Manual"
+.\"
+.\" Japanese Version Copyright (c) 2006 Yuichi SATO
+.\"         all rights reserved.
+.\" Translated 2006-08-01 by Yuichi SATO <ysato444@yahoo.co.jp>, LDP v2.36
+.\"
+.TH SOCKATMARK 3 2014\-02\-28 Linux "Linux Programmer's Manual"
 .SH 名前
 sockatmark \- どのソケットに帯域外 (out\-of\-band) マークが付けられているかを調べる
 .SH 書式
@@ -57,6 +64,9 @@ glibc 向けの機能検査マクロの要件 (\fBfeature_test_macros\fP(7)  参
 \fIsockfd\fP は \fBsockatmark\fP()  が適用できないファイルディスクリプタである。
 .SH バージョン
 \fBsockatmark\fP()  は glibc バージョン 2.2.4 で追加された。
+.SH 属性
+.SS "マルチスレッディング (pthreads(7) 参照)"
+\fBsockatmark\fP() 関数はスレッドセーフである。
 .SH 準拠
 POSIX.1\-2001.
 .SH 注意
@@ -105,6 +115,6 @@ glibc 2.4 より前のバージョンでは、 \fBsockatmark\fP()  は動作し
 .SH 関連項目
 \fBfcntl\fP(2), \fBrecv\fP(2), \fBsend\fP(2), \fBtcp\fP(7)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.41 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.78 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。