mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 12:49:40 +01:00
overview-manual: escape wildcard in inline markup
This change escapes the wildcard in 'recipes-*' to properly italicize the string (From yocto-docs rev: 53bc47aedfd924f75ee77b24d13ae69a10eef221) Signed-off-by: Kristiyan Chakarov <kichakarov0@gmail.com> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit b5a4dca823bcc04c0254a0f53a28f61969fb6c31) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
dffcc1fe8a
commit
0288ddd51d
@@ -441,7 +441,7 @@ typically find in a distribution layer:
|
||||
(``conf/distro/distro.conf``), and any distribution-wide include
|
||||
files.
|
||||
|
||||
- *recipes-*:* Recipes and append files that affect common
|
||||
- *recipes-\*:* Recipes and append files that affect common
|
||||
functionality across the distribution. This area could include
|
||||
recipes and append files to add distribution-specific configuration,
|
||||
initialization scripts, custom image recipes, and so forth. Examples
|
||||
|
||||
Reference in New Issue
Block a user