diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-10-01 08:33:31 -0700 | 
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-02 17:41:31 +0100 | 
| commit | 965f7603887fd9ae52aa72903e08a4cb42b6564e (patch) | |
| tree | ea3c4e12b5bf63a767abc256dfe6d6f2136114bb | |
| parent | 25141d544df72cba8be519c4049a68d9f7e34869 (diff) | |
| download | poky-965f7603887fd9ae52aa72903e08a4cb42b6564e.tar.gz | |
documentation: dev-manual - corrected punctuation.
(From yocto-docs rev: 408f0ba11abad482e23ac3695b282f23185c0115)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 465d9ca701..cf489df5c5 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
| @@ -370,7 +370,7 @@ | |||
| 370 | 370 | ||
| 371 | <para> | 371 | <para> | 
| 372 | What happens during the build? | 372 | What happens during the build? | 
| 373 | When you build the kernel on your development system all files needed for the build | 373 | When you build the kernel on your development system, all files needed for the build | 
| 374 | are taken from the source repositories pointed to by the | 374 | are taken from the source repositories pointed to by the | 
| 375 | <filename>SRC_URI</filename> variable and gathered in a temporary work area | 375 | <filename>SRC_URI</filename> variable and gathered in a temporary work area | 
| 376 | where they are subsequently used to create the unique kernel. | 376 | where they are subsequently used to create the unique kernel. | 
