OSDN Git Service

Update README
[linuxjm/LDP_man-pages.git] / original / man3 / wprintf.3
index 51e3a98..06ea7a8 100644 (file)
@@ -13,7 +13,7 @@
 .\"   OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
 .\"   ISO/IEC 9899:1999
 .\"
-.TH WPRINTF 3  2011-09-17 "GNU" "Linux Programmer's Manual"
+.TH WPRINTF 3  2014-03-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 wprintf, fwprintf, swprintf, vwprintf, vfwprintf, vswprintf \- formatted
 wide-character output conversion
@@ -49,8 +49,6 @@ All functions shown above:
 .\" .BR vswprintf ():
 _XOPEN_SOURCE\ >=\ 500 || _ISOC99_SOURCE ||
 .br
-_ISOC95_SOURCE /* Since glibc 2.12 */ ||
-.br
 _POSIX_C_SOURCE\ >=\ 200112L;
 .br
 or
@@ -257,3 +255,12 @@ followed by
 .BR printf (3),
 .BR snprintf (3)
 .\" .BR wscanf (3)
+.SH COLOPHON
+This page is part of release 3.79 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.