diff options
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 | ||||
-rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 14cf1a1685..c781286df3 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -4264,7 +4264,7 @@ | |||
4264 | You need to be sure that your development host is | 4264 | You need to be sure that your development host is |
4265 | set up to use the Yocto Project. | 4265 | set up to use the Yocto Project. |
4266 | For information on how to set up your host, see the | 4266 | For information on how to set up your host, see the |
4267 | "<link linkend='setting-up-the-development-host-to-use-the-yocto-project'>Setting Up the Development Host to Use the Yocto Project</link>" | 4267 | "<link linkend='setting-up-the-development-host-to-use-the-yocto-project'>Preparing the Build Host</link>" |
4268 | section. | 4268 | section. |
4269 | </para></listitem> | 4269 | </para></listitem> |
4270 | <listitem><para> | 4270 | <listitem><para> |
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 9a7df72ec1..8f941b74c9 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
@@ -383,7 +383,7 @@ | |||
383 | </section> | 383 | </section> |
384 | 384 | ||
385 | <section id='setting-up-the-development-host-to-use-the-yocto-project'> | 385 | <section id='setting-up-the-development-host-to-use-the-yocto-project'> |
386 | <title>Setting Up the Development Host to Use the Yocto Project</title> | 386 | <title>Preparing the Build Host</title> |
387 | 387 | ||
388 | <para> | 388 | <para> |
389 | This section provides procedures to set up your development host to | 389 | This section provides procedures to set up your development host to |