OSDN Git Service

(split) LDP man-pages の original/ を v3.30 に更新。
[linuxjm/LDP_man-pages.git] / original / man3 / strfry.3
index 347fc1e..0b8db7e 100644 (file)
@@ -30,7 +30,7 @@
 strfry \- randomize a string
 .SH SYNOPSIS
 .nf
-.B #define _GNU_SOURCE
+.BR "#define _GNU_SOURCE" "         /* See feature_test_macros(7) */"
 .br
 .B #include <string.h>
 .sp
@@ -56,5 +56,4 @@ function is unique to the
 GNU C Library.
 .SH "SEE ALSO"
 .BR memfrob (3),
-.BR string (3),
-.BR feature_test_macros (7)
+.BR string (3)