aboutsummaryrefslogtreecommitdiffstats
path: root/man/libsimple_valigned_allocn.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-11-03 18:34:09 +0100
committerMattias Andrée <maandree@kth.se>2018-11-03 18:49:17 +0100
commit9bcfd480a53cf02041e2e56649909d560029764c (patch)
tree450e297d27dbe53bbd758f94c7fa29bcc696c58a /man/libsimple_valigned_allocn.3
parentAdd man pages for realloc wrappers (diff)
downloadlibsimple-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_valigned_allocn.3')
-rw-r--r--man/libsimple_valigned_allocn.31
1 files changed, 1 insertions, 0 deletions
diff --git a/man/libsimple_valigned_allocn.3 b/man/libsimple_valigned_allocn.3
index e4ee1c8..ec22482 100644
--- a/man/libsimple_valigned_allocn.3
+++ b/man/libsimple_valigned_allocn.3
@@ -134,6 +134,7 @@ is not a multiple of
.B EINVAL
.I alignment
is not a power of two.
+.TP
.B ENOMEM
Enough memory could not be allocated.
.PP