diff options
Diffstat (limited to 'documentation/ref-manual/ref-features.rst')
-rw-r--r-- | documentation/ref-manual/ref-features.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-features.rst b/documentation/ref-manual/ref-features.rst index 6c85c24181..cb4b57436d 100644 --- a/documentation/ref-manual/ref-features.rst +++ b/documentation/ref-manual/ref-features.rst | |||
@@ -156,7 +156,7 @@ metadata: | |||
156 | 156 | ||
157 | - *ptest:* Enables building the package tests where supported by | 157 | - *ptest:* Enables building the package tests where supported by |
158 | individual recipes. For more information on package tests, see the | 158 | individual recipes. For more information on package tests, see the |
159 | ":ref:`dev-manual/dev-manual-common-tasks:testing packages with ptest`" section | 159 | ":ref:`dev-manual/common-tasks:testing packages with ptest`" section |
160 | in the Yocto Project Development Tasks Manual. | 160 | in the Yocto Project Development Tasks Manual. |
161 | 161 | ||
162 | - *smbfs:* Include SMB networks client support (for mounting | 162 | - *smbfs:* Include SMB networks client support (for mounting |
@@ -236,7 +236,7 @@ The following image features are available for all images: | |||
236 | 236 | ||
237 | - *read-only-rootfs:* Creates an image whose root filesystem is | 237 | - *read-only-rootfs:* Creates an image whose root filesystem is |
238 | read-only. See the | 238 | read-only. See the |
239 | ":ref:`dev-manual/dev-manual-common-tasks:creating a read-only root filesystem`" | 239 | ":ref:`dev-manual/common-tasks:creating a read-only root filesystem`" |
240 | section in the Yocto Project Development Tasks Manual for more | 240 | section in the Yocto Project Development Tasks Manual for more |
241 | information. | 241 | information. |
242 | 242 | ||
@@ -273,7 +273,7 @@ these valid features is as follows: | |||
273 | 273 | ||
274 | - *tools-debug:* Installs debugging tools such as ``strace`` and | 274 | - *tools-debug:* Installs debugging tools such as ``strace`` and |
275 | ``gdb``. For information on GDB, see the | 275 | ``gdb``. For information on GDB, see the |
276 | ":ref:`dev-manual/dev-manual-common-tasks:debugging with the gnu project debugger (gdb) remotely`" section | 276 | ":ref:`dev-manual/common-tasks:debugging with the gnu project debugger (gdb) remotely`" section |
277 | in the Yocto Project Development Tasks Manual. For information on | 277 | in the Yocto Project Development Tasks Manual. For information on |
278 | tracing and profiling, see the :doc:`/profile-manual/index`. | 278 | tracing and profiling, see the :doc:`/profile-manual/index`. |
279 | 279 | ||