summaryrefslogtreecommitdiffstats
path: root/documentation/yocto-project-qs
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-08-16 06:58:10 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-23 18:46:35 -0700
commit73be798329f1bca37e645b7dce7b5f3552a78285 (patch)
tree9df6ab9ec570bf75a36fe050a60e48ec2b8e8a44 /documentation/yocto-project-qs
parent9346231745985b75a2b1fbc7369f1cb59971828b (diff)
downloadpoky-73be798329f1bca37e645b7dce7b5f3552a78285.tar.gz
documentation/yocto-project-qs/yocto-project-qs.xml: fixed double dash
In the PDF version of the manual the "&dash;&dash;" statement does not display correctly. I changed this to "--". (From yocto-docs rev: ae3a5bc15d30668b6f9048245f70dcd82f89da32) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/yocto-project-qs')
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
342 Continue with the following command to build an OS image for the target, which is 342 Continue with the following command to build an OS image for the target, which is
343 <filename>core-image-sato</filename> in this example. 343 <filename>core-image-sato</filename> in this example.
344 For information on the <filename>&dash;k</filename> option use the 344 For information on the <filename>&dash;k</filename> option use the
345 <filename>bitbake &dash;&dash;help</filename> command or see 345 <filename>bitbake --help</filename> command or see
346 <ulink url='http://www.yoctoproject.org/docs/poky-ref-manual/poky-ref-manual.html#usingpoky-components-bitbake'> 346 <ulink url='http://www.yoctoproject.org/docs/poky-ref-manual/poky-ref-manual.html#usingpoky-components-bitbake'>
347 BitBake</ulink> section in the Poky Reference Manual. 347 BitBake</ulink> section in the Poky Reference Manual.
348 <literallayout class='monospaced'> 348 <literallayout class='monospaced'>