wcsrchr.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:12:14 +02:00
parent abcb5d325a
commit a2efcfde7e
1 changed files with 1 additions and 1 deletions

View File

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