wcsncpy.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:08 +02:00
parent d6597cb0f7
commit 69b4132c4f
1 changed files with 1 additions and 1 deletions

View File

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