From 8df050d258f423b71a07014d94fcaea4bacb98f8 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 23 Mar 2012 06:36:15 +1300 Subject: [PATCH] aligned_alloc.3: New link to posix_memalign.3 Signed-off-by: Michael Kerrisk --- man3/aligned_alloc.3 | 1 + 1 file changed, 1 insertion(+) create mode 100644 man3/aligned_alloc.3 diff --git a/man3/aligned_alloc.3 b/man3/aligned_alloc.3 new file mode 100644 index 000000000..791d4c801 --- /dev/null +++ b/man3/aligned_alloc.3 @@ -0,0 +1 @@ +.so man3/posix_memalign.3