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_vpvalloczn.3 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'man/libsimple_vpvalloczn.3') diff --git a/man/libsimple_vpvalloczn.3 b/man/libsimple_vpvalloczn.3 index 39bbaf4..cb2ed5a 100644 --- a/man/libsimple_vpvalloczn.3 +++ b/man/libsimple_vpvalloczn.3 @@ -61,9 +61,9 @@ shall be called with the returned pointer as input when the allocated memory is no longer needed. .PP The -.BR libsimple_enpvallocz () +.BR libsimple_enpvalloczn () and -.BR libsimple_epvallocz () +.BR libsimple_epvalloczn () functions will terminate the process if the memory cannot be allocated, by calling the .BR libsimple_enprintf () @@ -73,11 +73,11 @@ functions, respectively. On failure, the process's exit value will be .I status if the -.BR libsimple_enpvallocz () +.BR libsimple_enpvalloczn () function is used or .IR libsimple_default_failure_exit (3) if the -.BR libsimple_epvallocz () +.BR libsimple_epvalloczn () function is used. .PP The @@ -132,11 +132,11 @@ is 0. Enough memory could not be allocated. .PP The -.BR libsimple_envpvallocz (), -.BR libsimple_evpvallocz (), -.BR libsimple_enpvallocz (), +.BR libsimple_envpvalloczn (), +.BR libsimple_evpvalloczn (), +.BR libsimple_enpvalloczn (), and -.BR libsimple_epvallocz () +.BR libsimple_epvalloczn () functions will terminate the process on failure. .SH ATTRIBUTES For an explanation of the terms used in this section, see -- cgit v1.2.3-70-g09d2