fgetc.3: CONFORMING TO: add POSIX.1-2008

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-18 09:01:31 +02:00
parent 6d3452a4d8
commit 505b9d7ac4
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ T} Thread safety MT-Safe
.TE
.SH CONFORMING TO
C89, C99, POSIX.1-2001.
POSIX.1-2001, POSIX.1-2008, C89, C99.
It is not advisable to mix calls to input functions from the
.I stdio