diff --git a/docs/manual/CoreTasks/exec.html b/docs/manual/CoreTasks/exec.html
index 744590b4c..2cb5d4aa8 100644
--- a/docs/manual/CoreTasks/exec.html
+++ b/docs/manual/CoreTasks/exec.html
@@ -44,14 +44,7 @@ Notes).
executable |
the command to execute without any command line
- arguments.
- There is no resolution of this attribute against the build file location.
- So you can use here :
-
- - the basename of the command if it is in the path (for instance
ls ),
- - the full path of the command (for instance
/usr/local/bin/emacs ),
- - a path relative to the running directory of ant.
- |
+ arguments.
dir |