diff options
author | Mattias Andrée <maandree@kth.se> | 2018-11-03 18:34:09 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-11-03 18:49:17 +0100 |
commit | 9bcfd480a53cf02041e2e56649909d560029764c (patch) | |
tree | 450e297d27dbe53bbd758f94c7fa29bcc696c58a /man/libsimple_enaligned_alloc.3 | |
parent | Add man pages for realloc wrappers (diff) | |
download | libsimple-9bcfd480a53cf02041e2e56649909d560029764c.tar.gz libsimple-9bcfd480a53cf02041e2e56649909d560029764c.tar.bz2 libsimple-9bcfd480a53cf02041e2e56649909d560029764c.tar.xz |
Fix man pages
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man/libsimple_enaligned_alloc.3')
-rw-r--r-- | man/libsimple_enaligned_alloc.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/libsimple_enaligned_alloc.3 b/man/libsimple_enaligned_alloc.3 index e21b438..d3d8b5a 100644 --- a/man/libsimple_enaligned_alloc.3 +++ b/man/libsimple_enaligned_alloc.3 @@ -68,7 +68,7 @@ functions behaviour is unspecified if is 0. .SH RETURN VALUE The -.BR libsimple_enaligned_alloc (), +.BR libsimple_enaligned_alloc () and .BR libsimple_ealigned_alloc () functions return a pointer to the allocated memory |