summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-16 12:26:21 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 22:34:33 +0100
commit61e8186ecba99412f665cdf46153d81a6166f7b2 (patch)
tree2b8c2b641e2f9ba7477985220ed83bbea5aa614e /documentation/dev-manual
parent3921b523c6256e1a4ff7c26477c026cc76a5a723 (diff)
downloadpoky-61e8186ecba99412f665cdf46153d81a6166f7b2.tar.gz
dev-manual: Changed section title to be parallel.
(From yocto-docs rev: 2202eab24dba3fae86518c516ee4e94e7697156b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 18acb23fa4..e9309fc163 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -4085,7 +4085,7 @@
4085 </section> 4085 </section>
4086 4086
4087 <section id="platdev-gdb-remotedebug-launch-gdbserver"> 4087 <section id="platdev-gdb-remotedebug-launch-gdbserver">
4088 <title>Launching Gdbserver on the Target</title> 4088 <title>Launch Gdbserver on the Target</title>
4089 4089
4090 <para> 4090 <para>
4091 Make sure Gdbserver is installed on the target. 4091 Make sure Gdbserver is installed on the target.