diff --git a/reference/sem/functions/shm-detach.xml b/reference/sem/functions/shm-detach.xml index 3b3d508f97..ccfa21681b 100644 --- a/reference/sem/functions/shm-detach.xml +++ b/reference/sem/functions/shm-detach.xml @@ -1,5 +1,5 @@ - + @@ -18,6 +18,9 @@ by shm_attach. Remember, that shared memory still exist in the Unix system and the data is still present. + + shm_detach always returns &true;. +