diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml
index f894105789..2cc777532e 100644
--- a/documentation/ref-manual/usingpoky.xml
+++ b/documentation/ref-manual/usingpoky.xml
@@ -107,7 +107,7 @@
The target is the name of the recipe you want to build.
Common targets are the images in meta/recipes-core/images,
meta/recipes-sato/images, etc. all found in the
- Source Directory.
+ Source Directory.
Or, the target can be the name of a recipe for a specific piece of software such as
BusyBox.
For more details about the images the OpenEmbedded build system supports, see the
@@ -176,13 +176,13 @@
going wrong.
For information on how to enable and use this feature, see the
"Using the Error Reporting Tool"
- section in the Yocto Project Development Manual.
+ section in the Yocto Project Development Tasks Manual.
For discussions on debugging, see the
"Debugging With the GNU Project Debugger (GDB) Remotely" section
- in the Yocto Project Developer's Manual
+ in the Yocto Project Development Tasks Manual
and the
"Working within Eclipse"
section in the Yocto Project Software Development Kit (SDK) Developer's Guide.
@@ -873,7 +873,7 @@
class implements these functions.
See that class in the
meta/classes folder of the
- Source Directory
+ Source Directory
for information.
@@ -1034,7 +1034,8 @@
wiki page"
or the
Submitting a Defect Against the Yocto Project"
- section, which is in the Yocto Project Development Manual.
+ section, which is in the Yocto Project Development Tasks
+ Manual.
The manuals might not be the right place to document
variables that are purely internal and have a limited
@@ -1092,7 +1093,7 @@
For information on how to use the Yocto Project implementation of
QEMU, see the
"Using the Quick EMUlator (QEMU)"
- chapter in the Yocto Project Development Manual.
+ chapter in the Yocto Project Development Tasks Manual.
@@ -1180,8 +1181,8 @@
filesystem image file.
See the
"Running Under a Network File System (NFS) Server"
- section in the Yocto Project Development Manual for more
- information.
+ section in the Yocto Project Development Tasks Manual for
+ more information.