aboutsummaryrefslogtreecommitdiffstats
path: root/man/libsimple_enstrdup.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/libsimple_enstrdup.3')
-rw-r--r--man/libsimple_enstrdup.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/libsimple_enstrdup.3 b/man/libsimple_enstrdup.3
index 512da34..4a2aa4f 100644
--- a/man/libsimple_enstrdup.3
+++ b/man/libsimple_enstrdup.3
@@ -55,10 +55,10 @@ functions return a non-null pointer, on failure the
.BR libsimple_enstrdup (),
and
.BR libsimple_estrdup ()
-functions exit the process group. The
+functions exit the process. The
.BR libsimple_strdupa ()
function cannot fail, however the kernel
-can kill the process with a
+can kill the thread, and possibly the process, with a
.B SIGSEGV
signal if the memory cannot be allocated.
.PP