diff --git a/docs/manual/CoreTasks/changelog.html b/docs/manual/CoreTasks/changelog.html
index 7a81c8b20..733fd54ec 100644
--- a/docs/manual/CoreTasks/changelog.html
+++ b/docs/manual/CoreTasks/changelog.html
@@ -11,6 +11,9 @@
Description
Generates an XML-formatted report file of the change logs recorded in a
CVS repository.
+Important: This task needs "cvs" on the path. If it isn't, you will get
+an error (such as error 2 on windows). If <cvs> doesn't work, try to execute cvs.exe
+from the command line in the target directory in which you are working.
Parameters
diff --git a/docs/manual/CoreTasks/cvs.html b/docs/manual/CoreTasks/cvs.html
index d25e088ab..2089fff11 100644
--- a/docs/manual/CoreTasks/cvs.html
+++ b/docs/manual/CoreTasks/cvs.html
@@ -13,9 +13,9 @@
CVS repository.
When doing automated builds, the get task should be
preferred over the checkout command, because of speed.
-ImportantThis task needs "cvs" on the path. If it isn't, you will get
-an error (such as error 2 on windows). If <cvs> doesn't work, try and execute
-it from the command line in the target directory you are working in.
+
Important: This task needs "cvs" on the path. If it isn't, you will get
+an error (such as error 2 on windows). If <cvs> doesn't work, try to execute cvs.exe
+from the command line in the target directory in which you are working.
Parameters
diff --git a/docs/manual/CoreTasks/cvstagdiff.html b/docs/manual/CoreTasks/cvstagdiff.html
index 032b3c6d8..6dbb8e76c 100644
--- a/docs/manual/CoreTasks/cvstagdiff.html
+++ b/docs/manual/CoreTasks/cvstagdiff.html
@@ -8,6 +8,9 @@
Description
Generates an XML-formatted report file of the changes between two tags or dates recorded in a
CVS repository.
+Important: This task needs "cvs" on the path. If it isn't, you will get
+an error (such as error 2 on windows). If <cvs> doesn't work, try to execute cvs.exe
+from the command line in the target directory in which you are working.
Parameters