summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/technical-details.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/technical-details.xml')
-rw-r--r--documentation/ref-manual/technical-details.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml
index bdd192f8c6..eb45d99995 100644
--- a/documentation/ref-manual/technical-details.xml
+++ b/documentation/ref-manual/technical-details.xml
@@ -703,7 +703,7 @@
703 <listitem><para>As usual, use BitBake to build an image that supports the x32 psABI. 703 <listitem><para>As usual, use BitBake to build an image that supports the x32 psABI.
704 Here is an example: 704 Here is an example:
705 <literallayout class='monospaced'> 705 <literallayout class='monospaced'>
706 $ bitake core-image-sato 706 $ bitbake core-image-sato
707 </literallayout></para></listitem> 707 </literallayout></para></listitem>
708 <listitem><para>As usual, run your image using QEMU: 708 <listitem><para>As usual, run your image using QEMU:
709 <literallayout class='monospaced'> 709 <literallayout class='monospaced'>