OSDN Git Service

(split) LDP: Update draft pages
[linuxjm/LDP_man-pages.git] / draft / man3 / stdio_ext.3
index fc49488..f995da3 100644 (file)
@@ -95,8 +95,8 @@ Solaris では、 \fIFILE\fP 構造体の内部へポータブルなかたちで
 (当然ながら、端末への出力が強制的に行われることになるので、 キーボードからの入力を読みこむ前にこの関数を呼んだ方がいいだろう)
 .LP
 \fB__fpurge\fP()  関数は、ストリームのバッファの内容を廃棄する。
-.SH ATTRIBUTES
-.SS "Multithreading (see pthreads(7))"
+.SH 属性
+.SS "マルチスレッディング (pthreads(7) 参照)"
 The \fB__fbufsize\fP(), \fB__fpending\fP(), \fB__fpurge\fP()  and \fB__fsetlocking\fP()
 functions do not lock the stream, so they are not thread\-safe.
 .LP