aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-04-18 13:13:26 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-07-24 09:32:15 +0200
commit4604841c06575f495c9570319cc5f0b0d2f1e1da (patch)
tree340d1935007b86b181cd920ba0dd397e3e12b4ba
parent9c0de892c86770b43d0552233040bc69bbb2e79f (diff)
downloadman-pages-4604841c06575f495c9570319cc5f0b0d2f1e1da.tar.gz
wmemmove.3: CONFORMING TO: add POSIX.1-2001 and POSIX.1-2008
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/wmemmove.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/wmemmove.3 b/man3/wmemmove.3
index 00cf4177b8..c48e6efba1 100644
--- a/man3/wmemmove.3
+++ b/man3/wmemmove.3
@@ -60,7 +60,7 @@ T{
T} Thread safety MT-Safe
.TE
.SH CONFORMING TO
-C99.
+POSIX.1-2001, POSIX.1-2008, C99.
.SH SEE ALSO
.BR memmove (3),
.BR wmemcpy (3)