mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
Poky Reference Manual: Fixed list tag.
There was a mis-matched list element in an ordered list near the end of the chapter. I had an <orderedlist> tag matched with an </itemizedlist> tag preventing the make. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
f30a2a7e4d
commit
4e6a8212c0
@@ -456,7 +456,7 @@ FILESEXTRAPATHS := "${THISDIR}/${PN}"
|
|||||||
process.
|
process.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</orderedlist>
|
||||||
<para>
|
<para>
|
||||||
Note that the third method is also the only option available
|
Note that the third method is also the only option available
|
||||||
when downloading pre-compiled images generated from
|
when downloading pre-compiled images generated from
|
||||||
|
|||||||
Reference in New Issue
Block a user