summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-06-20 07:11:58 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-22 09:16:44 +0100
commiteed50a14fefed04cd5267e48c2aabc3ea2e6957b (patch)
treea73073c2ebaadb48bcdf1b7711d9874fed4a02ef /documentation/ref-manual
parentcd9279ab5cb572d804806283c13857346dc54de8 (diff)
downloadpoky-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')
-rw-r--r--documentation/ref-manual/ref-development-environment.xml6
-rw-r--r--documentation/ref-manual/resources.xml2
2 files changed, 4 insertions, 4 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>
diff --git a/documentation/ref-manual/resources.xml b/documentation/ref-manual/resources.xml
index aa8408f432..204357c094 100644
--- a/documentation/ref-manual/resources.xml
+++ b/documentation/ref-manual/resources.xml
@@ -27,7 +27,7 @@
27 or by submitting patches through email. 27 or by submitting patches through email.
28 For information on how to do both as well as information on how 28 For information on how to do both as well as information on how
29 to identify the maintainer for each area of code, see the 29 to identify the maintainer for each area of code, see the
30 "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>How to Submit a Change</ulink>" 30 "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>Submitting a Change to the Yocto Project</ulink>"
31 section in the Yocto Project Development Manual. 31 section in the Yocto Project Development Manual.
32 </para> 32 </para>
33</section> 33</section>