wcscspn.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:09:26 +02:00
parent 7e30d30db2
commit e4c0766a62
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ T{
T} Thread safety MT-Safe
.TE
.SH CONFORMING TO
C99.
POSIX.1-2001, POSIX.1-2008, C99.
.SH SEE ALSO
.BR strcspn (3),
.BR wcspbrk (3),