diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-09-28 13:19:19 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-01 23:30:30 +0100 |
| commit | ebd71dd9795096edc02c4027f97b95be67984f32 (patch) | |
| tree | a712ad83cfe8d8b5977948387e17bfedf66e8ed5 /documentation | |
| parent | 452332445af271ade214bd4aee12d3f03b5bd9e5 (diff) | |
| download | poky-ebd71dd9795096edc02c4027f97b95be67984f32.tar.gz | |
documentation: dev-manual - Better description of location of scripts
The description for where the "scripts" directory lives was not
conforming to our terminology.
(From yocto-docs rev: 925167c446b86ca09d387d01568db64113412311)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 6beffc2f94..50ef6243ab 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
| @@ -1054,8 +1054,8 @@ | |||
| 1054 | pull requests to the Yocto Project. | 1054 | pull requests to the Yocto Project. |
| 1055 | These scripts are <filename>create-pull-request</filename> and | 1055 | These scripts are <filename>create-pull-request</filename> and |
| 1056 | <filename>send-pull-request</filename>. | 1056 | <filename>send-pull-request</filename>. |
| 1057 | You can find these scripts in the <filename>scripts</filename> directory of the | 1057 | You can find these scripts in the <filename>scripts</filename> directory |
| 1058 | Yocto Project file structure.</para> | 1058 | within the <link linkend='source-directory'>Source Directory</link>.</para> |
| 1059 | <para>Using these scripts correctly formats the requests without introducing any | 1059 | <para>Using these scripts correctly formats the requests without introducing any |
| 1060 | whitespace or HTML formatting. | 1060 | whitespace or HTML formatting. |
| 1061 | The maintainer that receives your patches needs to be able to save and apply them | 1061 | The maintainer that receives your patches needs to be able to save and apply them |
