From 73be798329f1bca37e645b7dce7b5f3552a78285 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 16 Aug 2011 06:58:10 -0700 Subject: [PATCH] documentation/yocto-project-qs/yocto-project-qs.xml: fixed double dash In the PDF version of the manual the "‐‐" statement does not display correctly. I changed this to "--". (From yocto-docs rev: ae3a5bc15d30668b6f9048245f70dcd82f89da32) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/yocto-project-qs/yocto-project-qs.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 98a936c486..fae0db0692 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -342,7 +342,7 @@ Continue with the following command to build an OS image for the target, which is core-image-sato in this example. For information on the ‐k option use the - bitbake ‐‐help command or see + bitbake --help command or see BitBake section in the Poky Reference Manual.