diff options
Diffstat (limited to 'usr/src/man/man3c/aligned_alloc.3c')
-rw-r--r-- | usr/src/man/man3c/aligned_alloc.3c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man3c/aligned_alloc.3c b/usr/src/man/man3c/aligned_alloc.3c index ccfc200bcf..9e9a857b19 100644 --- a/usr/src/man/man3c/aligned_alloc.3c +++ b/usr/src/man/man3c/aligned_alloc.3c @@ -71,6 +71,6 @@ It is not a power of two multiple of the word size. .Sy MT-Safe .Sh SEE ALSO .Xr malloc 3C , -.Xr memalgin 3C , +.Xr memalign 3C , .Xr posix_memalign 3C , .Xr attributes 5 |