aboutsummaryrefslogtreecommitdiffstats
path: root/man3/memcpy.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/memcpy.3')
-rw-r--r--man3/memcpy.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/memcpy.3 b/man3/memcpy.3
index 77169a27ee..5af704e71f 100644
--- a/man3/memcpy.3
+++ b/man3/memcpy.3
@@ -53,7 +53,7 @@ T} Thread safety MT-Safe
.ad
.sp 1
.SH STANDARDS
-POSIX.1-2001, POSIX.1-2008, C89, C99, SVr4, 4.3BSD.
+POSIX.1-2001, POSIX.1-2008, C99, SVr4, 4.3BSD.
.SH NOTES
Failure to observe the requirement that the memory areas
do not overlap has been the source of significant bugs.