]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/getnetent_r.3
getgroups.2, gettimeofday.2, mincore.2, readv.2, stime.2, wait4.2, addseverity.3...
[thirdparty/man-pages.git] / man3 / getnetent_r.3
index 006c26b20ce9bb5776c7495f3cd07d85da13ed7b..be29049f528a9d33d6e5c0124a78099d14369b91 100644 (file)
@@ -55,9 +55,10 @@ Feature Test Macro Requirements for glibc (see
 .BR getnetent_r (),
 .BR getnetbyname_r (),
 .BR getnetbyaddr_r ():
-.RS 4
-_BSD_SOURCE || _SVID_SOURCE
-.RE
+    Since glibc 2.19:
+        _DEFAULT_SOURCE
+    Glibc 2.19 and earlier:
+        _BSD_SOURCE || _SVID_SOURCE
 .ad b
 .SH DESCRIPTION
 The