summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/tasks.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/tasks.rst')
-rw-r--r--documentation/ref-manual/tasks.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/tasks.rst b/documentation/ref-manual/tasks.rst
index e87be90cc0..414c972ad4 100644
--- a/documentation/ref-manual/tasks.rst
+++ b/documentation/ref-manual/tasks.rst
@@ -327,7 +327,7 @@ file as a patch file::
327 " 327 "
328 328
329Conversely, if you have a file whose file type is ``.patch`` or ``.diff`` 329Conversely, if you have a file whose file type is ``.patch`` or ``.diff``
330and you want to exclude it so that the ``do_patch`` task does not apply 330and you want to exclude it so that the :ref:`ref-tasks-patch` task does not apply
331it during the patch phase, you can use the "apply=no" parameter with the 331it during the patch phase, you can use the "apply=no" parameter with the
332:term:`SRC_URI` statement:: 332:term:`SRC_URI` statement::
333 333