summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/features.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/features.rst')
-rw-r--r--documentation/ref-manual/features.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst
index 89aeb989c1..a7078c7f3a 100644
--- a/documentation/ref-manual/features.rst
+++ b/documentation/ref-manual/features.rst
@@ -157,7 +157,7 @@ metadata:
157 157
158- *ptest:* Enables building the package tests where supported by 158- *ptest:* Enables building the package tests where supported by
159 individual recipes. For more information on package tests, see the 159 individual recipes. For more information on package tests, see the
160 ":ref:`dev-manual/common-tasks:testing packages with ptest`" section 160 ":ref:`dev-manual/packages:testing packages with ptest`" section
161 in the Yocto Project Development Tasks Manual. 161 in the Yocto Project Development Tasks Manual.
162 162
163- *smbfs:* Include SMB networks client support (for mounting 163- *smbfs:* Include SMB networks client support (for mounting
@@ -241,7 +241,7 @@ Here are the image features available for all images:
241 241
242- *read-only-rootfs:* Creates an image whose root filesystem is 242- *read-only-rootfs:* Creates an image whose root filesystem is
243 read-only. See the 243 read-only. See the
244 ":ref:`dev-manual/common-tasks:creating a read-only root filesystem`" 244 ":ref:`dev-manual/read-only-rootfs:creating a read-only root filesystem`"
245 section in the Yocto Project Development Tasks Manual for more 245 section in the Yocto Project Development Tasks Manual for more
246 information. 246 information.
247 247
@@ -278,7 +278,7 @@ these valid features is as follows:
278 278
279- *tools-debug:* Installs debugging tools such as ``strace`` and 279- *tools-debug:* Installs debugging tools such as ``strace`` and
280 ``gdb``. For information on GDB, see the 280 ``gdb``. For information on GDB, see the
281 ":ref:`dev-manual/common-tasks:debugging with the gnu project debugger (gdb) remotely`" section 281 ":ref:`dev-manual/debugging:debugging with the gnu project debugger (gdb) remotely`" section
282 in the Yocto Project Development Tasks Manual. For information on 282 in the Yocto Project Development Tasks Manual. For information on
283 tracing and profiling, see the :doc:`/profile-manual/index`. 283 tracing and profiling, see the :doc:`/profile-manual/index`.
284 284