From cc79dfd7742ff0bf09f93cbd7d83293bbe107449 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 5 Mar 2013 12:44:27 -0600 Subject: [PATCH] dev-manual: Fixed two typos. (From yocto-docs rev: b2e0b0dbb8079be30420f306c3f844a3a0a466e0) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 4 ++-- 1 file 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 @@ For this scenario, you need to start the PR Service using the bitbake-prserv command: - bitbake-prserve ‐‐host <ip> ‐‐port <port> ‐‐start + bitbake-prserv ‐‐host <ip> ‐‐port <port> ‐‐start In addition to hand-starting the service, you need to update the local.conf file of each @@ -2407,7 +2407,7 @@ - To handle optional modual packaging, you need to do two things: + To handle optional module packaging, you need to do two things: Ensure the module packaging is actually done