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 @@ appropriate option supplied to the configure script during do_configure for recipes that optionally support the feature. - For example, specifying x11 in + For example, specifying "x11" in DISTRO_FEATURES, causes every piece of software built for the target that can optionally support X11 to have its X11 support enabled. @@ -1339,8 +1339,9 @@ Two more examples are Bluetooth and NFS support. - For a more complete features that ship with the Yocto - Project that you can provide using this variable, see the + For a more complete list of features that ships with the + Yocto Project and that you can provide with this variable, + see the "Distro Features" section.