diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index e67487b224..383bb802b5 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml @@ -196,7 +196,7 @@ The ADT Installer requires the libtool package to complete. If you install the recommended packages as described in "The Packages" - section of The Yocto Project Quick Start, then you will have libtool installed. + section of the Yocto Project Quick Start, then you will have libtool installed. diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index 3507ec7f0f..58084bb793 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml @@ -87,7 +87,7 @@ as well as links to software and documentation. - The Yocto Project Quick Start: This short document lets you get started + the Yocto Project Quick Start: This short document lets you get started with the Yocto Project quickly and start building an image. diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 32a948bb94..c5f89a073f 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -1068,7 +1068,7 @@ directory. If the architecture you need is not listed in the menu, you will need to build the image. See the "Building an Image" section - of The Yocto Project Quick Start for more information. + of the Yocto Project Quick Start for more information. diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 065cf27d83..b6b28775e5 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -11,7 +11,7 @@ You can find enough information to set up your development host and build or use images for hardware supported by the Yocto Project by reading - The Yocto Project Quick Start. + the Yocto Project Quick Start. diff --git a/documentation/poky-ref-manual/usingpoky.xml b/documentation/poky-ref-manual/usingpoky.xml index f2bd411a54..817aa2f13f 100644 --- a/documentation/poky-ref-manual/usingpoky.xml +++ b/documentation/poky-ref-manual/usingpoky.xml @@ -18,7 +18,7 @@ You can find general information on how to build an image using the OpenEmbedded build system in the "Building an Image" - section of The Yocto Project Quick Start. + section of the Yocto Project Quick Start. This section provides a summary of the build process and provides information for less obvious aspects of the build process.