memset.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 10:24:12 +02:00
parent 857657de0c
commit ccb2fba752
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ T{
T} Thread safety MT-Safe
.TE
.SH CONFORMING TO
SVr4, 4.3BSD, C89, C99, POSIX.1-2001.
POSIX.1-2001, POSIX.1-2008, C89, C99, SVr4, 4.3BSD.
.SH SEE ALSO
.BR bzero (3),
.BR swab (3),