OSDN Git Service

(split) LDP v3.30, v3.31 の定型的な変更内容を反映。
[linuxjm/LDP_man-pages.git] / draft / man3 / asprintf.3
index 1ef5d18..20555a1 100644 (file)
@@ -32,7 +32,8 @@
 asprintf, vasprintf \- Ê¸»úÎó¤ò³ä¤êÅö¤Æ¤Æ¤½¤ì¤Ë½ÐÎϤ¹¤ë
 .\"O .SH SYNOPSIS
 .SH ½ñ¼°
-.B #define _GNU_SOURCE
+.\"O .BR "#define _GNU_SOURCE" "         /* See feature_test_macros(7) */"
+.BR "#define _GNU_SOURCE" "         /* feature_test_macros(7) »²¾È */"
 .br
 .B #include <stdio.h>
 .sp
@@ -102,5 +103,4 @@ FreeBSD 
 .SH ´ØÏ¢¹àÌÜ
 .BR free (3),
 .BR malloc (3),
-.BR printf (3),
-.BR feature_test_macros (7)
+.BR printf (3)