OSDN Git Service

Update draft for LDP 3.67
[linuxjm/LDP_man-pages.git] / draft / man3 / fwide.3
index 9513918..2a32aba 100644 (file)
@@ -1,9 +1,11 @@
 .\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
 .\"
+.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA)
 .\" This is free documentation; you can redistribute it and/or
 .\" modify it under the terms of the GNU General Public License as
 .\" published by the Free Software Foundation; either version 2 of
 .\" the License, or (at your option) any later version.
+.\" %%%LICENSE_END
 .\"
 .\" References consulted:
 .\"   GNU glibc-2 source code and manual
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH FWIDE 3 2011\-09\-17 GNU "Linux Programmer's Manual"
+.\"
+.\" Japanese Version Copyright (c) 1999 HANATAKA Shinya
+.\"         all rights reserved.
+.\" Translated Tue Jan 11 00:56:36 JST 2000
+.\"         by HANATAKA Shinya <hanataka@abyss.rim.or.jp>
+.\"
+.TH FWIDE 3 2014\-03\-19 GNU "Linux Programmer's Manual"
 .SH 名前
 fwide \- FILE ストリームの入出力単位を設定または取得する
 .SH 書式
@@ -35,8 +43,6 @@ glibc 向けの機能検査マクロの要件 (\fBfeature_test_macros\fP(7)  参
 .RS 4
 _XOPEN_SOURCE\ >=\ 500 || _ISOC99_SOURCE ||
 .br
-_ISOC95_SOURCE /* Since glibc 2.12 */ ||
-.br
 _POSIX_C_SOURCE\ >=\ 200112L;
 .br
 or \fIcc\ \-std=c99\fP
@@ -68,6 +74,6 @@ C99, POSIX.1\-2001.
 .SH 関連項目
 \fBfprintf\fP(3), \fBfwprintf\fP(3)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.40 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.67 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。