]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
matherr.3: Remove crufty feature test macro requirements
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 23 Aug 2017 10:12:11 +0000 (12:12 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 23 Aug 2017 10:12:11 +0000 (12:12 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/matherr.3

index 5c87b5512a90fe70127fffccda052de050ea10c6..5c4f871145750a8ee76800f87962dc23e9f3cb9f 100644 (file)
@@ -36,21 +36,6 @@ matherr \- SVID math library exception handling
 .B extern _LIB_VERSION_TYPE _LIB_VERSION;
 .fi
 .PP
-.in -4n
-Feature Test Macro Requirements for glibc (see
-.BR feature_test_macros (7)):
-.PP
-.in
-.ad l
-.BR significand (),
-.BR significandf (),
-.BR significandl ():
-.RS 4
-/* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc versions <= 2.19: */ _SVID_SOURCE
-.RE
-.ad b
-.PP
 Link with \fI\-lm\fP.
 .SH DESCRIPTION
 The System V Interface Definition (SVID) specifies that various