diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_mprop_build_settings.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_mprop_build_settings.htm
index a4251814c2c..383ef2a3ad8 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_mprop_build_settings.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_mprop_build_settings.htm
@@ -1,4 +1,4 @@
-
+
@@ -22,8 +22,8 @@ configuration.
Adds, removes, renames and converts configurations.
Configuration Settings, Build Settings
Sets the build command, build flags, the name of the build goal,
-and whether to expand build environment macros in the generated make
-file.
+whether to expand build environment macros in the generated make
+file, and whether to use the Internal Builder.
Restore Defaults
Returns any changes back to their default setting.
Apply
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_mproj_build_set.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_mproj_build_set.htm
index 983c0ed2576..128e0df1434 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_mproj_build_set.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_mproj_build_set.htm
@@ -1,4 +1,4 @@
-
+
@@ -19,6 +19,7 @@
Change the command line options used when invoking the build tools
Change the name of the final output of the build
Change the make command used to invoke the build
+ Select to use the Internal Builder instead of the external builder
Add custom build steps to the build
Define the error parsers to be used to filter the build error messages - See Filtering errors.
Define the binary parser used with the output of the build - See Selecting a binary parser.