]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/pow10.3
getresuid.2, mremap.2, poll.2, remap_file_pages.2, setresuid.2, splice.2, sync_file_r...
[thirdparty/man-pages.git] / man3 / pow10.3
index ff632eb9bc5efb25d0d09441921086efeb4b7397..a5db763eb04b3d0ba062121f4a3a78819555bebe 100644 (file)
@@ -25,7 +25,7 @@
 pow10, pow10f, pow10l \- base-10 power functions
 .SH SYNOPSIS
 .nf
-.B #define _GNU_SOURCE
+.BR "#define _GNU_SOURCE" "         /* See feature_test_macros(7) */"
 .B #include <math.h>
 .sp
 .BI "double pow10(double " x );