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 e4c1540cdd..8b8d4d4fa2 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"
-SVID 3, 4.3BSD, ISO 9899
+SVr4, 4.3BSD, C99.
.SH "SEE ALSO"
.BR bcopy (3),
.BR memccpy (3),