diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst index 5574ecafe2..9cae3f3212 100644 --- a/documentation/ref-manual/features.rst +++ b/documentation/ref-manual/features.rst @@ -208,7 +208,7 @@ metadata, as extra layers can define their own: - *ptest:* Enables building the package tests where supported by individual recipes. For more information on package tests, see the ":ref:`test-manual/ptest:testing packages with ptest`" section - in the Yocto Project Development Tasks Manual. + in the Yocto Project Test Environment Manual. - *pulseaudio:* Include support for `PulseAudio `__. @@ -357,7 +357,7 @@ The image features available for all images are: different package name (or names) within the image recipe or at the distro configuration level. -- *stateless-rootfs:*: specifies that the image should be created as +- *stateless-rootfs:* specifies that the image should be created as stateless - when using ``systemd``, ``systemctl-native`` will not be run on the image, leaving the image for population at runtime by systemd.