getlogin.3: Remove deprecated _REENTRANT from FTM requirements for getlogin_r()

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-08 09:54:06 +01:00
parent 75b554e781
commit 790980e004
1 changed files with 2 additions and 1 deletions

View File

@ -45,7 +45,8 @@ Feature Test Macro Requirements for glibc (see
.in
.sp
.BR getlogin_r ():
_REENTRANT || _POSIX_C_SOURCE\ >=\ 199506L
.\" Deprecated: _REENTRANT ||
_POSIX_C_SOURCE\ >=\ 199506L
.sp
.BR cuserid ():
.nf