summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/terms.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/terms.rst')
-rw-r--r--documentation/ref-manual/terms.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/terms.rst b/documentation/ref-manual/terms.rst
index 512032a67e..1e3f718a8f 100644
--- a/documentation/ref-manual/terms.rst
+++ b/documentation/ref-manual/terms.rst
@@ -270,7 +270,7 @@ universal, the list includes them just in case:
270 your Linux distribution. 270 your Linux distribution.
271 271
272 Another point worth noting is that historically within the Yocto 272 Another point worth noting is that historically within the Yocto
273 Project, recipes were referred to as packages - thus, the existence 273 Project, recipes were referred to as packages --- thus, the existence
274 of several BitBake variables that are seemingly mis-named, (e.g. 274 of several BitBake variables that are seemingly mis-named, (e.g.
275 :term:`PR`, :term:`PV`, and 275 :term:`PR`, :term:`PV`, and
276 :term:`PE`). 276 :term:`PE`).
@@ -369,7 +369,7 @@ universal, the list includes them just in case:
369 Directory created by unpacking a released tarball as compared to 369 Directory created by unpacking a released tarball as compared to
370 cloning ``git://git.yoctoproject.org/poky``. When you unpack a 370 cloning ``git://git.yoctoproject.org/poky``. When you unpack a
371 tarball, you have an exact copy of the files based on the time of 371 tarball, you have an exact copy of the files based on the time of
372 release - a fixed release point. Any changes you make to your local 372 release --- a fixed release point. Any changes you make to your local
373 files in the Source Directory are on top of the release and will 373 files in the Source Directory are on top of the release and will
374 remain local only. On the other hand, when you clone the ``poky`` Git 374 remain local only. On the other hand, when you clone the ``poky`` Git
375 repository, you have an active development repository with access to 375 repository, you have an active development repository with access to