diff --git a/functions/exec.xml b/functions/exec.xml index 2e3371e149..04f7cb9bb6 100644 --- a/functions/exec.xml +++ b/functions/exec.xml @@ -1,5 +1,5 @@ - + Program Execution functions Program Execution @@ -304,7 +304,8 @@ system("touch \"/tmp/$f\"; ls -l \"/tmp/$f\""); // and here we do, so we use quo - &warn.undocumented.func; + This function is identical to the backtick operator.