diff options
Diffstat (limited to 'man/libsimple_aligned_memdup.3')
-rw-r--r-- | man/libsimple_aligned_memdup.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/libsimple_aligned_memdup.3 b/man/libsimple_aligned_memdup.3 index 17132ff..6cd287a 100644 --- a/man/libsimple_aligned_memdup.3 +++ b/man/libsimple_aligned_memdup.3 @@ -77,10 +77,10 @@ to indicate the error, and the .BR libsimple_enaligned_memdup (), and .BR libsimple_ealigned_memdup () -functions exit the process group. The +functions exit the process. The .BR libsimple_aligned_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 |