aboutsummaryrefslogtreecommitdiffstats
path: root/man3/libsimple_aligned_memdup.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/libsimple_aligned_memdup.3')
-rw-r--r--man3/libsimple_aligned_memdup.311
1 files changed, 6 insertions, 5 deletions
diff --git a/man3/libsimple_aligned_memdup.3 b/man3/libsimple_aligned_memdup.3
index 6cd287a..7550d80 100644
--- a/man3/libsimple_aligned_memdup.3
+++ b/man3/libsimple_aligned_memdup.3
@@ -29,7 +29,7 @@ Link with
.SH DESCRIPTION
The
.BR libsimple_aligned_memdup ()
-function constructs allocates memory with the alignment
+function allocates memory with the alignment
specified in the
.I alignment
parameter and copies
@@ -146,7 +146,8 @@ None.
None.
.SH SEE ALSO
.BR libsimple_memdup (3),
-.BR libsimple_enstrndup (3),
-.BR libsimple_enstrdup (3),
-.BR strndup (3),
-.BR strdup (3)
+.BR libsimple_aligned_strndup (3),
+.BR libsimple_aligned_strdup (3),
+.BR libsimple_aligned_wcsdup (3),
+.BR libsimple_aligned_wcsndup (3),
+.BR libsimple_aligned_wmemdup (3)