summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-features.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-features.xml')
-rw-r--r--documentation/ref-manual/ref-features.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml
index 3f216e3a64..dedcf67e33 100644
--- a/documentation/ref-manual/ref-features.xml
+++ b/documentation/ref-manual/ref-features.xml
@@ -38,7 +38,7 @@
38 Here is an example that discovers the recipes whose build is potentially 38 Here is an example that discovers the recipes whose build is potentially
39 changed based on a given feature: 39 changed based on a given feature:
40 <literallayout class='monospaced'> 40 <literallayout class='monospaced'>
41 $ cd $HOME/poky 41 $ cd poky
42 $ git grep 'contains.*MACHINE_FEATURES.*&lt;feature&gt;' 42 $ git grep 'contains.*MACHINE_FEATURES.*&lt;feature&gt;'
43 </literallayout> 43 </literallayout>
44 </para> 44 </para>