wmemset.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 13:13:30 +02:00
parent 4604841c06
commit d5b31ab411
1 changed files with 1 additions and 1 deletions

View File

@ -53,6 +53,6 @@ T{
T} Thread safety MT-Safe
.TE
.SH CONFORMING TO
C99.
POSIX.1-2001, POSIX.1-2008, C99.
.SH SEE ALSO
.BR memset (3)