puts.3: CONFORMING TO: add POSIX.1-2001 and POSIX.1-2008

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-18 12:54:27 +02:00
parent c28537ad2f
commit 2d68b494e8
1 changed files with 1 additions and 1 deletions

View File

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