OSDN Git Service

(split) LDP v3.24 -> v3.29 の定型的な変更内容を反映。
[linuxjm/LDP_man-pages.git] / release / man3 / wcswidth.3
index 201369d..2efb15f 100644 (file)
@@ -8,18 +8,18 @@
 .\" References consulted:
 .\"   GNU glibc-2 source code and manual
 .\"   Dinkumware C library reference http://www.dinkumware.com/
-.\"   OpenGroup's Single Unix specification http://www.UNIX-systems.org/online.html
+.\"   OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
 .\"
 .\" About this Japanese page, please contact to JM Project <JM@linux.or.jp>
 .\" Translated Sat Oct 23 18:44:42 JST 1999
 .\"           by FUJIWARA Teruyoshi <fujiwara@linux.or.jp>
 .\"
-.TH WCSWIDTH 3  2007-07-26 "GNU" "Linux Programmer's Manual"
+.TH WCSWIDTH 3  2010-09-10 "GNU" "Linux Programmer's Manual"
 .SH Ì¾Á°
 wcswidth \- ¸ÇÄꥵ¥¤¥º¤Î¥ï¥¤¥Éʸ»úʸ»úÎó¤Îɽ¼¨¤ËɬÍפʥ«¥é¥à¿ô¤òµá¤á¤ë
 .SH ½ñ¼°
 .nf
-.B #define _XOPEN_SOURCE
+.BR "#define _XOPEN_SOURCE" "             /* feature_test_macros(7) »²¾È */"
 .B #include <wchar.h>
 .sp
 .BI "int wcswidth(const wchar_t *" s ", size_t " n );