Message ID | 20250623124257.1544615-2-alex.kanavin@gmail.com |
---|---|
State | Under Review |
Headers | show |
Series | [1/6] overview-manual: correct value of UNPACKDIR and put S under it | expand |
diff --git a/documentation/ref-manual/tasks.rst b/documentation/ref-manual/tasks.rst index d85d1151f0c..e379c424d87 100644 --- a/documentation/ref-manual/tasks.rst +++ b/documentation/ref-manual/tasks.rst @@ -412,8 +412,7 @@ them. You can learn more by looking at the ------------- Unpacks the source code into a working directory pointed to by -``${``\ :term:`UNPACKDIR`\ ``}``. A legacy way to specify -this directory is through the :term:`S` and :term:`WORKDIR` variables. +``${``\ :term:`UNPACKDIR`\ ``}``. For more information on how source files are unpacked, see the ":ref:`overview-manual/concepts:source fetching`" section in the Yocto Project Overview and Concepts Manual.