diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2016-01-18 07:44:05 -0800 | 
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-29 17:04:47 +0000 | 
| commit | 4bbd39d00be476ebae0c46b3de75829b8591f8e5 (patch) | |
| tree | 8c9a8a95152b0b9a42fde3eaf0d68e8e5340b082 /documentation/dev-manual | |
| parent | 75078dd273ba4565b035421b82e033c675439495 (diff) | |
| download | poky-4bbd39d00be476ebae0c46b3de75829b8591f8e5.tar.gz | |
dev-manual: Grammar fix to kickstart section.
The "Generate an Image Using an Existing Kickstart File"
section had a missing subject.  Fixed it.
(From yocto-docs rev: 7ab6d1422690373e59d681e423a80595879788b4)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 4 | 
1 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 f0ea10107d..51cd77adba 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -4102,8 +4102,8 @@ | |||
| 4102 | </para> | 4102 | </para> | 
| 4103 | 4103 | ||
| 4104 | <para> | 4104 | <para> | 
| 4105 | The output specifies the exact created as well as where | 4105 | The output specifies the exact image created as well as | 
| 4106 | it was created. | 4106 | where it was created. | 
| 4107 | The output also names the artifacts used and the exact | 4107 | The output also names the artifacts used and the exact | 
| 4108 | <filename>.wks</filename> script that was used to generate | 4108 | <filename>.wks</filename> script that was used to generate | 
| 4109 | the image. | 4109 | the image. | 
