diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 00a28b0327..0bb0b68ab2 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -187,7 +187,7 @@
Set Up the Build Environment:
Be sure you are set up to use BitBake in a shell.
See the
- "Preparing the Build Host"
+ "Preparing the Build Host"
section in the Yocto Project Development Tasks Manual for information
on how to get a build host ready that is either a native
Linux machine or a machine that uses CROPS.
@@ -1012,7 +1012,7 @@
to Support Development Using the Yocto
Project:
See the
- "Preparing the Build Host"
+ "Preparing the Build Host"
section in the Yocto Project Development Tasks
Manual for options on how to get a system ready
to use the Yocto Project.
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 0cb967f053..afda0a439d 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -4264,7 +4264,7 @@
You need to be sure that your development host is
set up to use the Yocto Project.
For information on how to set up your host, see the
- "Preparing the Build Host"
+ "Preparing the Build Host"
section.
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index a5192c4625..99d42a5a4a 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -396,7 +396,7 @@
-
+Preparing the Build Host
diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml
index 299bac407b..83b02b1c18 100644
--- a/documentation/kernel-dev/kernel-dev-common.xml
+++ b/documentation/kernel-dev/kernel-dev-common.xml
@@ -25,7 +25,7 @@
Before you can do any kernel development, you need to be
sure your build host is set up to use the Yocto Project.
For information on how to get set up, see the
- "Preparing the Build Host"
+ "Preparing the Build Host"
section in the Yocto Project Development Tasks Manual.
Part of preparing the system is creating a local Git
repository of the
diff --git a/documentation/sdk-manual/sdk-appendix-obtain.xml b/documentation/sdk-manual/sdk-appendix-obtain.xml
index c608e6f546..2cadcc1e90 100644
--- a/documentation/sdk-manual/sdk-appendix-obtain.xml
+++ b/documentation/sdk-manual/sdk-appendix-obtain.xml
@@ -106,7 +106,7 @@
Set Up the Build Environment:
Be sure you are set up to use BitBake in a shell.
See the
- "Preparing the Build Host"
+ "Preparing the Build Host"
section in the Yocto Project Development Tasks Manual for
information on how to get a build host ready that is either a
native Linux machine or a machine that uses CROPS.
diff --git a/documentation/sdk-manual/sdk-eclipse-project.xml b/documentation/sdk-manual/sdk-eclipse-project.xml
index f8a586f54e..181e9fa5ed 100644
--- a/documentation/sdk-manual/sdk-eclipse-project.xml
+++ b/documentation/sdk-manual/sdk-eclipse-project.xml
@@ -57,7 +57,7 @@
build host
can use the Yocto Project.
See the
- "Preparing a Build Host"
+ "Preparing the Build Host"
section in the Yocto Project Development Tasks Manual for
information on how to set up your build host.
diff --git a/documentation/toaster-manual/toaster-manual-start.xml b/documentation/toaster-manual/toaster-manual-start.xml
index 45f6046175..fc187ecd5e 100644
--- a/documentation/toaster-manual/toaster-manual-start.xml
+++ b/documentation/toaster-manual/toaster-manual-start.xml
@@ -18,7 +18,7 @@
Before you can use Toaster, you need to first set up your
build system to run the Yocto Project.
To do this, follow the instructions in the
- "Preparing the Build Host"
+ "Preparing the Build Host"
section of the Yocto Project Development Tasks
Manual.
For Ubuntu/Debian, you might also need to do an additional install