diff --git a/reference/exec/functions/proc-close.xml b/reference/exec/functions/proc-close.xml index 362bce156..f0f97bc66 100644 --- a/reference/exec/functions/proc-close.xml +++ b/reference/exec/functions/proc-close.xml @@ -1,6 +1,6 @@ - + @@ -52,7 +52,29 @@ ¬e.sigchild; - + + &reftitle.changelog; + + + + + &Version; + &Description; + + + + + 8.3.0 + + proc_close ahora devuelve el código de salida correcto + incluso cuando se ha llamado previamente a proc_get_status. + Anteriormente se devolvía -1 en ese caso. + + + + + +