makedev.3: Minor fixes to Adrian Bunk's patch

Note glibc version where deprecation occurred.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-11-25 14:23:05 +01:00
parent 1e50980d0f
commit d2414cb5a1
1 changed files with 3 additions and 1 deletions

View 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)