diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml index 551db6535a..b3e463420e 100644 --- a/documentation/ref-manual/ref-features.xml +++ b/documentation/ref-manual/ref-features.xml @@ -36,7 +36,7 @@ One method you can use to determine which recipes are checking to see if a particular feature is contained or not is to grep through - the Metadata + the Metadata for the feature. Here is an example that discovers the recipes whose build is potentially changed based on a given feature: @@ -132,7 +132,7 @@ These select features make sense to be controlled both at the machine and distribution configuration level. See the - COMBINED_FEATURES + COMBINED_FEATURES variable for more information. @@ -217,7 +217,7 @@ the package tests where supported by individual recipes. For more information on package tests, see the "Testing Packages With ptest" - section in the Yocto Project Development Manual. + section in the Yocto Project Development Tasks Manual. smbfs: Include SMB networks client support (for mounting Samba/Microsoft Windows shares @@ -304,7 +304,7 @@ To make the /var/log directory on the target persistent, use the - VOLATILE_LOG_DIR + VOLATILE_LOG_DIR variable by setting it to "no". @@ -315,8 +315,8 @@ Creates an image whose root filesystem is read-only. See the "Creating a Read-Only Root Filesystem" - section in the Yocto Project Development Manual for more - information. + section in the Yocto Project Development Tasks Manual for + more information. splash: Enables showing a splash screen during boot. @@ -374,7 +374,7 @@ strace and gdb. For information on GDB, see the "Debugging With the GNU Project Debugger (GDB) Remotely" - section in the Yocto Project Development Manual. + section in the Yocto Project Development Tasks Manual. For information on tracing and profiling, see the Yocto Project Profiling and Tracing Manual.