aboutsummaryrefslogtreecommitdiffstats
path: root/man3/memmove.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/memmove.3')
-rw-r--r--man3/memmove.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/memmove.3 b/man3/memmove.3
index 8b8d4d4fa2..ed795c6969 100644
--- a/man3/memmove.3
+++ b/man3/memmove.3
@@ -40,7 +40,7 @@ The \fBmemmove\fP() function copies \fIn\fP bytes from memory area
.SH "RETURN VALUE"
The \fBmemmove\fP() function returns a pointer to \fIdest\fP.
.SH "CONFORMING TO"
-SVr4, 4.3BSD, C99.
+SVr4, 4.3BSD, C89, C99, POSIX.1-2001.
.SH "SEE ALSO"
.BR bcopy (3),
.BR memccpy (3),