diff options
-rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 2 | ||||
-rw-r--r-- | documentation/kernel-manual/kernel-how-to.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 8ab6ecf662..3d6ee9c8bc 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
@@ -1051,7 +1051,7 @@ | |||
1051 | </section> | 1051 | </section> |
1052 | 1052 | ||
1053 | <section id='submitting-a-patch'> | 1053 | <section id='submitting-a-patch'> |
1054 | <title>Submitting a Patch Through Email</title> | 1054 | <title>Using Email to Submit a Patch</title> |
1055 | 1055 | ||
1056 | <para> | 1056 | <para> |
1057 | If you have a just few changes, you can commit them and then submit them as an | 1057 | If you have a just few changes, you can commit them and then submit them as an |
diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml index a44e5ea51e..f470d3e7d2 100644 --- a/documentation/kernel-manual/kernel-how-to.xml +++ b/documentation/kernel-manual/kernel-how-to.xml | |||
@@ -371,8 +371,8 @@ | |||
371 | For information on these scripts, see the | 371 | For information on these scripts, see the |
372 | "<ulink url='&YOCTO_DOCS_DEV_URL;#pushing-a-change-upstream'>Using Scripts to Push a Change | 372 | "<ulink url='&YOCTO_DOCS_DEV_URL;#pushing-a-change-upstream'>Using Scripts to Push a Change |
373 | Upstream and Request a Pull</ulink>" and | 373 | Upstream and Request a Pull</ulink>" and |
374 | "<ulink url='&YOCTO_DOCS_DEV_URL;#submitting-a-patch'>Submitting a Patch Through | 374 | "<ulink url='&YOCTO_DOCS_DEV_URL;#submitting-a-patch'>Using Email to Submit a Patch</ulink>" |
375 | Email</ulink>" sections in the Yocto Project Development Manual. | 375 | sections in the Yocto Project Development Manual. |
376 | </para> | 376 | </para> |
377 | 377 | ||
378 | <para> | 378 | <para> |