]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
dirfd.3: Remove outdated NOTES
authorJonathan Wakely <jwakely@redhat.com>
Wed, 30 Sep 2015 09:54:32 +0000 (10:54 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 5 Oct 2015 09:09:57 +0000 (10:09 +0100)
As stated in the SYNOPSIS, since glibc 2.10 this function is also
declared by the relevant X/Open and POSIX macros.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/dirfd.3

index 1f5e542923f26fd8c8e646f5d21867b11b385a5a..712ac0dcfd2ace7538f22d972652d29807b2428f 100644 (file)
@@ -100,14 +100,6 @@ T} Thread safety   MT-Safe
 POSIX.1-2008.
 This function was a BSD extension, present in 4.3BSD-Reno, not in 4.2BSD.
 .\" It is present in libc5 (since 5.1.2) and in glibc2.
-.SH NOTES
-The prototype for
-.BR dirfd ()
-is available only if
-.B _BSD_SOURCE
-or
-.B _SVID_SOURCE
-is defined.
 .SH SEE ALSO
 .BR open (2),
 .BR closedir (3),