mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
ref-manual: remove erroneous '\*' from variables list
Not sure what those leading '\*' are doing, but they're rendered verbatim and mess up creating a linkable item. (From yocto-docs rev: dd2e5ef733f056900cc4c9746a1e8c688cc61920) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
64bd40886d
commit
ecacf2e941
|
@ -2230,7 +2230,7 @@ system and gives an overview of their function and contents.
|
|||
.. note::
|
||||
|
||||
To add packages to the root filesystem, see the various
|
||||
\*:term:`RDEPENDS` and \*:term:`RRECOMMENDS` variables.
|
||||
:term:`RDEPENDS` and :term:`RRECOMMENDS` variables.
|
||||
|
||||
:term:`EXTRANATIVEPATH`
|
||||
A list of subdirectories of
|
||||
|
|
Loading…
Reference in New Issue
Block a user