diff options
-rw-r--r-- | man/libsimple_vputenvf.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/libsimple_vputenvf.3 b/man/libsimple_vputenvf.3 index db6858e..479ac33 100644 --- a/man/libsimple_vputenvf.3 +++ b/man/libsimple_vputenvf.3 @@ -69,7 +69,7 @@ function that call the .BR libsimple_enprintf (3) function on failure, causing the process to print an error message and exit. See -.BR libsimple_enprintf () +.BR libsimple_enprintf (3) for more information. .PP The @@ -89,7 +89,7 @@ Modifications made to the environment do not become visible to other process until the process image is changed. .SH RETURN VALUE -Upon successful completion, the +Upon successful completion, the .BR libsimple_vputenvf () and .BR libsimple_putenvf () |