summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-03-05 12:44:27 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-22 17:08:42 +0000
commitcc79dfd7742ff0bf09f93cbd7d83293bbe107449 (patch)
treea2c8d17aa62d4274e589ef4eb3cadabab8697fc8 /documentation
parent1996be8717e928b00621dd92836d90dd5b279cfc (diff)
downloadpoky-cc79dfd7742ff0bf09f93cbd7d83293bbe107449.tar.gz
dev-manual: Fixed two typos.
(From yocto-docs rev: b2e0b0dbb8079be30420f306c3f844a3a0a466e0) 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-common-tasks.xml4
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 296ab6c148..dd5700cc98 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -2258,7 +2258,7 @@
2258 For this scenario, you need to start the PR Service using 2258 For this scenario, you need to start the PR Service using
2259 the <filename>bitbake-prserv</filename> command: 2259 the <filename>bitbake-prserv</filename> command:
2260 <literallayout class='monospaced'> 2260 <literallayout class='monospaced'>
2261 bitbake-prserve &dash;&dash;host &lt;ip&gt; &dash;&dash;port &lt;port&gt; &dash;&dash;start 2261 bitbake-prserv &dash;&dash;host &lt;ip&gt; &dash;&dash;port &lt;port&gt; &dash;&dash;start
2262 </literallayout> 2262 </literallayout>
2263 In addition to hand-starting the service, you need to 2263 In addition to hand-starting the service, you need to
2264 update the <filename>local.conf</filename> file of each 2264 update the <filename>local.conf</filename> file of each
@@ -2407,7 +2407,7 @@
2407 </para> 2407 </para>
2408 2408
2409 <para> 2409 <para>
2410 To handle optional modual packaging, you need to do two things: 2410 To handle optional module packaging, you need to do two things:
2411 <itemizedlist> 2411 <itemizedlist>
2412 <listitem><para>Ensure the module packaging is actually 2412 <listitem><para>Ensure the module packaging is actually
2413 done</para></listitem> 2413 done</para></listitem>