diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-03-17 17:59:59 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-18 17:22:24 +0000 |
commit | 8e05ccaa0bde44b870908d4bb1f6dfbfdd2459e2 (patch) | |
tree | 58f539fc3eaa5de1a41a4a2dcafa4699fc991f66 /documentation/poky-ref-manual/usingpoky.xml | |
parent | d3491aaf655ce506a4dfbf83b89454ca55a2dbb2 (diff) | |
download | poky-8e05ccaa0bde44b870908d4bb1f6dfbfdd2459e2.tar.gz |
documentation/poky-ref-manual/usingpoky.xml: Small edits
I made some minor edits.
(From OE-Core rev: bb6fbb484ec912aabca77fd4d124c97fc7f956e1)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/usingpoky.xml')
-rw-r--r-- | documentation/poky-ref-manual/usingpoky.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/poky-ref-manual/usingpoky.xml b/documentation/poky-ref-manual/usingpoky.xml index 2782e2b856..75932665a3 100644 --- a/documentation/poky-ref-manual/usingpoky.xml +++ b/documentation/poky-ref-manual/usingpoky.xml | |||
@@ -183,12 +183,12 @@ | |||
183 | <para> | 183 | <para> |
184 | The exact method for debugging Poky depends on the nature of the | 184 | The exact method for debugging Poky depends on the nature of the |
185 | problem and on the system's area from which the bug originates. | 185 | problem and on the system's area from which the bug originates. |
186 | Standard debugging practises such as comparison against the last | 186 | Standard debugging practices such as comparison against the last |
187 | known working version with examination of the changes and the reapplication of steps | 187 | known working version with examination of the changes and the re-application of steps |
188 | to identify the one causing the problem are | 188 | to identify the one causing the problem are |
189 | valid for Poky just as they are for any other system. | 189 | valid for Poky just as they are for any other system. |
190 | It's impossible to detail every possible potential failure but here are some general | 190 | Even though it is impossible to detail every possible potential failure, |
191 | tips to aid in debugging: | 191 | here are some general tips to aid in debugging: |
192 | </para> | 192 | </para> |
193 | 193 | ||
194 | <section id='usingpoky-debugging-taskfailures'> | 194 | <section id='usingpoky-debugging-taskfailures'> |