aboutsummaryrefslogtreecommitdiffstats
path: root/man/libsimple_memdup.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-11-01 19:57:21 +0100
committerMattias Andrée <maandree@kth.se>2018-11-01 19:57:21 +0100
commit13e2ded64cfd0197f3eeb8427cee9a2e86425c65 (patch)
tree2bddfd3d0e1e7cc174a909b049b802cd70546e52 /man/libsimple_memdup.3
parentMore header file documentation (diff)
downloadlibsimple-13e2ded64cfd0197f3eeb8427cee9a2e86425c65.tar.gz
libsimple-13e2ded64cfd0197f3eeb8427cee9a2e86425c65.tar.bz2
libsimple-13e2ded64cfd0197f3eeb8427cee9a2e86425c65.tar.xz
Documentation
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man/libsimple_memdup.3')
-rw-r--r--man/libsimple_memdup.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/libsimple_memdup.3 b/man/libsimple_memdup.3
index d9e6d32..e111574 100644
--- a/man/libsimple_memdup.3
+++ b/man/libsimple_memdup.3
@@ -74,10 +74,10 @@ to indicate the error, and the
.BR libsimple_enmemdup (),
and
.BR libsimple_ememdup ()
-functions exit the process group. The
+functions exit the process. The
.BR libsimple_memdupa ()
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