aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/memmove.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/memmove.3 b/man3/memmove.3
index 4b45e5a3d8..b2508f3c7d 100644
--- a/man3/memmove.3
+++ b/man3/memmove.3
@@ -72,7 +72,7 @@ T{
T} Thread safety MT-Safe
.TE
.SH CONFORMING TO
-SVr4, 4.3BSD, C89, C99, POSIX.1-2001.
+POSIX.1-2001, POSIX.1-2008, C89, C99, SVr4, 4.3BSD.
.SH SEE ALSO
.BR bcopy (3),
.BR memccpy (3),