From 151588cc8dc00031576fd53351d6c7e076fc9ced Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 3 Nov 2018 15:06:08 +0100 Subject: Add and fix man pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- man/libsimple_valloc.3 | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'man/libsimple_valloc.3') diff --git a/man/libsimple_valloc.3 b/man/libsimple_valloc.3 index c9c4f62..665e7d8 100644 --- a/man/libsimple_valloc.3 +++ b/man/libsimple_valloc.3 @@ -57,14 +57,6 @@ function is used or if the .BR libsimple_evalloc () function is used. -.PP -The -.BR libsimple_envalloc () -and -.BR libsimple_evalloc () -functions behaviour is unspecified if -.I n -is 0. .SH RETURN VALUE The .BR libsimple_valloc (), @@ -88,6 +80,9 @@ The .BR libsimple_valloc () function will fail if: .TP +.B n +is 0 +.TP .B ENOMEM Enough memory could not be allocated. .PP -- cgit v1.2.3-70-g09d2