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>
This commit is contained in:
Scott Rifenbark 2013-03-05 12:44:27 -06:00 committed by Richard Purdie
parent 1996be8717
commit cc79dfd774
1 changed files with 2 additions and 2 deletions

View File

@ -2258,7 +2258,7 @@
For this scenario, you need to start the PR Service using
the <filename>bitbake-prserv</filename> command:
<literallayout class='monospaced'>
bitbake-prserve &dash;&dash;host &lt;ip&gt; &dash;&dash;port &lt;port&gt; &dash;&dash;start
bitbake-prserv &dash;&dash;host &lt;ip&gt; &dash;&dash;port &lt;port&gt; &dash;&dash;start
</literallayout>
In addition to hand-starting the service, you need to
update the <filename>local.conf</filename> file of each
@ -2407,7 +2407,7 @@
</para>
<para>
To handle optional modual packaging, you need to do two things:
To handle optional module packaging, you need to do two things:
<itemizedlist>
<listitem><para>Ensure the module packaging is actually
done</para></listitem>