OSDN Git Service

(split) LDP: Update draft pages
[linuxjm/LDP_man-pages.git] / draft / man3 / bindresvport.3
index 4faac68..d6fc957 100644 (file)
@@ -67,8 +67,8 @@ bindresvport \- ソケットを特権 IP ポートにバインドする
 .TP 
 \fBEAFNOSUPPORT\fP (glibc 2.7 以前では \fBEPFNOSUPPORT\fP)
 \fIsin\fP が NULL 以外で、かつ \fIsin\->sin_family\fP が \fBAF_INET\fP でなかった。
-.SH ATTRIBUTES
-.SS "Multithreading (see pthreads(7))"
+.SH 属性
+.SS "マルチスレッディング (pthreads(7) 参照)"
 Before glibc 2.17, the \fBbindresvport\fP()  function uses a static variable
 that is not protected, so it is not thread\-safe.