summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/memory.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/memory.3c')
-rw-r--r--usr/src/man/man3c/memory.3c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3c/memory.3c b/usr/src/man/man3c/memory.3c
index 5d4628a709..4615f37b8a 100644
--- a/usr/src/man/man3c/memory.3c
+++ b/usr/src/man/man3c/memory.3c
@@ -243,8 +243,8 @@ application knows that the objects being copied do not overlap.
.Sy MT-Safe
.Sh SEE ALSO
.Xr string 3C ,
-.Xr attributes 5 ,
-.Xr standards 5
+.Xr attributes 7 ,
+.Xr standards 7
.Sh NOTES
Overlap between objects being copied can arise even when their
.Pq virtual