diff options
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 45dd70b27c..55f135683d 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -1331,7 +1331,7 @@ | |||
| 1331 | appropriate option supplied to the configure script | 1331 | appropriate option supplied to the configure script |
| 1332 | during <filename>do_configure</filename> for recipes that | 1332 | during <filename>do_configure</filename> for recipes that |
| 1333 | optionally support the feature. | 1333 | optionally support the feature. |
| 1334 | For example, specifying x11 in | 1334 | For example, specifying "x11" in |
| 1335 | <filename>DISTRO_FEATURES</filename>, causes | 1335 | <filename>DISTRO_FEATURES</filename>, causes |
| 1336 | every piece of software built for the target that can | 1336 | every piece of software built for the target that can |
| 1337 | optionally support X11 to have its X11 support enabled. | 1337 | optionally support X11 to have its X11 support enabled. |
| @@ -1339,8 +1339,9 @@ | |||
| 1339 | 1339 | ||
| 1340 | <para> | 1340 | <para> |
| 1341 | Two more examples are Bluetooth and NFS support. | 1341 | Two more examples are Bluetooth and NFS support. |
| 1342 | For a more complete features that ship with the Yocto | 1342 | For a more complete list of features that ships with the |
| 1343 | Project that you can provide using this variable, see the | 1343 | Yocto Project and that you can provide with this variable, |
| 1344 | see the | ||
| 1344 | "<link linkend='ref-features-distro'>Distro Features</link>" | 1345 | "<link linkend='ref-features-distro'>Distro Features</link>" |
| 1345 | section. | 1346 | section. |
| 1346 | </para> | 1347 | </para> |
