diff --git a/docs/manual/CoreTasks/javac.html b/docs/manual/CoreTasks/javac.html index 4655d6fcc..25cd92266 100644 --- a/docs/manual/CoreTasks/javac.html +++ b/docs/manual/CoreTasks/javac.html @@ -118,7 +118,8 @@ invoking the compiler.

sourcepath - the sourcepath to use; defaults to the value of the srcdir attribute (or <src> elements). + the sourcepath to use; defaults to the value of the srcdir attribute (or <src> elements). + To suppress the sourcepath switch, use sourcepath="". No