]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
makedev.3: Minor fixes to Adrian Bunk's patch
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 25 Nov 2017 13:23:05 +0000 (14:23 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 25 Nov 2017 13:23:05 +0000 (14:23 +0100)
Note glibc version where deprecation occurred.

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

index 75c191be7bad2f886ef537f1b31c7c368ff99bbc..c77231eef42fd422086b7b2480c0a35517a4d913 100644 (file)
@@ -97,7 +97,9 @@ The BSDs expose the definitions for these macros via
 .IR <sys/types.h> .
 glibc also exposes definitions for these macros from that
 header file if suitable feature test macros are defined,
-but this is deprecated and will be removed in the future.
+but this is deprecated since glibc 2.25
+.\" glibc commit dbab6577c6684c62bd2521c1c29dc25c3cac966f
+and will be removed in the future.
 .SH SEE ALSO
 .BR mknod (2),
 .BR stat (2)