mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
ref-manual: Scrubbed for variable (user) input.
Throughout the manual I had been using angled bracket sets to denote user-supplied input. This is confusing and better shown by using the <replaceable></replaceable> tags. I scrubbed all the chapters and replaced as needed. Some other minor formatting changes were caught and fixed during the scrub as well. (From yocto-docs rev: 9a668574dd18828a750cfa2e8c28e1f089a19609) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b96378eb6b
commit
2eaf7e6e75
@@ -42,7 +42,7 @@
|
||||
changed based on a given feature:
|
||||
<literallayout class='monospaced'>
|
||||
$ cd poky
|
||||
$ git grep 'contains.*MACHINE_FEATURES.*<feature>'
|
||||
$ git grep 'contains.*MACHINE_FEATURES.*<replaceable>feature</replaceable>'
|
||||
</literallayout>
|
||||
</para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user