summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/usingpoky.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-03-26 10:56:12 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-04 14:12:50 +0100
commit187ed1edf787a633f46d12c95e2a9f1eba017407 (patch)
treeef699b4a8843ee86cef3f1abaf86ce57460e4f15 /documentation/ref-manual/usingpoky.xml
parentb359ed8fc5766cdc7174ebaf5468e3216ee40b73 (diff)
downloadpoky-187ed1edf787a633f46d12c95e2a9f1eba017407.tar.gz
ref-manual: Punctuation fix in "Logging With Bash" section.
(From yocto-docs rev: 7b13b4b664802b31233ac3638913091d3a7af45c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/usingpoky.xml')
-rw-r--r--documentation/ref-manual/usingpoky.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml
index 6d931be217..d6d7e5228f 100644
--- a/documentation/ref-manual/usingpoky.xml
+++ b/documentation/ref-manual/usingpoky.xml
@@ -350,7 +350,7 @@
350 <title>Logging With Bash</title> 350 <title>Logging With Bash</title>
351 <para> 351 <para>
352 When creating recipes using Bash and inserting code that handles build 352 When creating recipes using Bash and inserting code that handles build
353 logs you have the same goals - informative with minimal console output. 353 logs, you have the same goals - informative with minimal console output.
354 The syntax you use for recipes written in Bash is similar to that of 354 The syntax you use for recipes written in Bash is similar to that of
355 recipes written in Python described in the previous section. 355 recipes written in Python described in the previous section.
356 </para> 356 </para>