diff options
| author | Robert P. J. Day <rpjday@crashcourse.ca> | 2012-06-19 07:08:59 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-21 13:03:07 +0100 |
| commit | a291d007b697c9d5bfe223f737455f6a61bdaf8f (patch) | |
| tree | 0e1788ff7d9aa10ceae96ffd43ee3859f46cbf1a /documentation/dev-manual/dev-manual-start.xml | |
| parent | 356ac1f9d79b5be1c6f53f547d6c32760b10b837 (diff) | |
| download | poky-a291d007b697c9d5bfe223f737455f6a61bdaf8f.tar.gz | |
documenation//dev-manual: Typos fixed.
Some minor typoes in first couple chapters
(From yocto-docs rev: 36618cc6a261a994b00c5c524c76cbf3952a2eae)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 763582d874..4dc2cfca00 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -60,7 +60,7 @@ | |||
| 60 | <listitem><para><emphasis>Packages:</emphasis> The Yocto Project requires certain packages | 60 | <listitem><para><emphasis>Packages:</emphasis> The Yocto Project requires certain packages |
| 61 | exist on your development system (e.g. Python 2.6 or 2.7). | 61 | exist on your development system (e.g. Python 2.6 or 2.7). |
| 62 | See "<ulink url='&YOCTO_DOCS_QS_URL;#packages'>The Packages</ulink>" | 62 | See "<ulink url='&YOCTO_DOCS_QS_URL;#packages'>The Packages</ulink>" |
| 63 | section in the Yocto Project Quick start for the exact package | 63 | section in the Yocto Project Quick Start for the exact package |
| 64 | requirements and the installation commands to install them | 64 | requirements and the installation commands to install them |
| 65 | for the supported distributions.</para></listitem> | 65 | for the supported distributions.</para></listitem> |
| 66 | <listitem id='local-yp-release'><para><emphasis>Yocto Project Release:</emphasis> | 66 | <listitem id='local-yp-release'><para><emphasis>Yocto Project Release:</emphasis> |
| @@ -272,7 +272,7 @@ | |||
| 272 | previous section.</para></listitem> | 272 | previous section.</para></listitem> |
| 273 | <listitem><para>Initialize the build environment by sourcing a build environment | 273 | <listitem><para>Initialize the build environment by sourcing a build environment |
| 274 | script.</para></listitem> | 274 | script.</para></listitem> |
| 275 | <listitem><para>Optionally ensure the <filename>/conf/local.conf</filename> configuration file, | 275 | <listitem><para>Optionally ensure the <filename>conf/local.conf</filename> configuration file, |
| 276 | which is found in the | 276 | which is found in the |
| 277 | <link linkend='yocto-project-build-directory'>Yocto Project Build Directory</link>, | 277 | <link linkend='yocto-project-build-directory'>Yocto Project Build Directory</link>, |
| 278 | is set up how you want it. | 278 | is set up how you want it. |
| @@ -370,7 +370,7 @@ | |||
| 370 | that runs with the root password disabled. | 370 | that runs with the root password disabled. |
| 371 | This allows you to use standard <filename>ssh</filename> and | 371 | This allows you to use standard <filename>ssh</filename> and |
| 372 | <filename>scp</filename> commands.</para></listitem> | 372 | <filename>scp</filename> commands.</para></listitem> |
| 373 | <listitem><para>The QEMU images also contain an embedded Network Files | 373 | <listitem><para>The QEMU images also contain an embedded Network File |
| 374 | System (NFS) server that exports the image's root filesystem. | 374 | System (NFS) server that exports the image's root filesystem. |
| 375 | This allows you to make the filesystem available to the | 375 | This allows you to make the filesystem available to the |
| 376 | host.</para></listitem> | 376 | host.</para></listitem> |
