diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-06-20 07:11:58 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-22 09:16:44 +0100 |
| commit | eed50a14fefed04cd5267e48c2aabc3ea2e6957b (patch) | |
| tree | a73073c2ebaadb48bcdf1b7711d9874fed4a02ef /documentation/ref-manual/ref-development-environment.xml | |
| parent | cd9279ab5cb572d804806283c13857346dc54de8 (diff) | |
| download | poky-eed50a14fefed04cd5267e48c2aabc3ea2e6957b.tar.gz | |
documentation: Changes section head for sumbitting change to YP
Fixes [YOCTO #11630]
I changed the section heading for the section that describes how
to make a change to the YP. It was passive. I need it to be
active and in line with the "how-to" dev-manual.
(From yocto-docs rev: 340e1b6ab9806ec11ec894d4472bc2c937c2b058)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-development-environment.xml')
| -rw-r--r-- | documentation/ref-manual/ref-development-environment.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-development-environment.xml b/documentation/ref-manual/ref-development-environment.xml index 6b677222a8..a4009e8818 100644 --- a/documentation/ref-manual/ref-development-environment.xml +++ b/documentation/ref-manual/ref-development-environment.xml | |||
| @@ -96,7 +96,7 @@ | |||
| 96 | reflect release strategies and so forth. | 96 | reflect release strategies and so forth. |
| 97 | <note>For information on finding out who is responsible for (maintains) | 97 | <note>For information on finding out who is responsible for (maintains) |
| 98 | a particular area of code, see the | 98 | a particular area of code, see the |
| 99 | "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>How to Submit a Change</ulink>" | 99 | "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>Submitting a Change to the Yocto Project</ulink>" |
| 100 | section of the Yocto Project Development Manual. | 100 | section of the Yocto Project Development Manual. |
| 101 | </note> | 101 | </note> |
| 102 | </para> | 102 | </para> |
| @@ -143,7 +143,7 @@ | |||
| 143 | the maintainer include them into "master". | 143 | the maintainer include them into "master". |
| 144 | This process is called “submitting a patch” or "submitting a change." | 144 | This process is called “submitting a patch” or "submitting a change." |
| 145 | For information on submitting patches and changes, see the | 145 | For information on submitting patches and changes, see the |
| 146 | "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>How to Submit a Change</ulink>" | 146 | "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>Submitting a Change to the Yocto Project</ulink>" |
| 147 | section in the Yocto Project Development Manual. | 147 | section in the Yocto Project Development Manual. |
| 148 | </para> | 148 | </para> |
| 149 | 149 | ||
| @@ -249,7 +249,7 @@ | |||
| 249 | <filename>git format-patch</filename> and | 249 | <filename>git format-patch</filename> and |
| 250 | <filename>git send-email</filename>. | 250 | <filename>git send-email</filename>. |
| 251 | For information on how to use these scripts, see the | 251 | For information on how to use these scripts, see the |
| 252 | "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>How to Submit a Change</ulink>" | 252 | "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>Sumbitting a Change to the Yocto Project</ulink>" |
| 253 | section in the Yocto Project Development Manual. | 253 | section in the Yocto Project Development Manual. |
| 254 | </para></listitem> | 254 | </para></listitem> |
| 255 | </itemizedlist> | 255 | </itemizedlist> |
