summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/yp-intro.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/overview-manual/yp-intro.rst')
-rw-r--r--documentation/overview-manual/yp-intro.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst
index c66b4b5da2..66a88c9521 100644
--- a/documentation/overview-manual/yp-intro.rst
+++ b/documentation/overview-manual/yp-intro.rst
@@ -111,7 +111,7 @@ Project:
111 development. 111 development.
112 112
113- *Releases According to a Strict Schedule:* Major releases occur on a 113- *Releases According to a Strict Schedule:* Major releases occur on a
114 :doc:`six-month cycle </ref-manual/ref-release-process>` 114 :doc:`six-month cycle </ref-manual/release-process>`
115 predictably in October and April. The most recent two releases 115 predictably in October and April. The most recent two releases
116 support point releases to address common vulnerabilities and 116 support point releases to address common vulnerabilities and
117 exposures. This predictability is crucial for projects based on the 117 exposures. This predictability is crucial for projects based on the
@@ -676,7 +676,7 @@ these items that make up the Poky repository in the
676 676
677 If you are interested in all the contents of the 677 If you are interested in all the contents of the
678 poky 678 poky
679 Git repository, see the ":ref:`ref-manual/ref-structure:top-level core components`" 679 Git repository, see the ":ref:`ref-manual/structure:top-level core components`"
680 section in the Yocto Project Reference Manual. 680 section in the Yocto Project Reference Manual.
681 681
682The following figure illustrates what generally comprises Poky: 682The following figure illustrates what generally comprises Poky:
@@ -720,7 +720,7 @@ Poky has a regular, well established, six-month release cycle under its
720own version. Major releases occur at the same time major releases (point 720own version. Major releases occur at the same time major releases (point
721releases) occur for the Yocto Project, which are typically in the Spring 721releases) occur for the Yocto Project, which are typically in the Spring
722and Fall. For more information on the Yocto Project release schedule and 722and Fall. For more information on the Yocto Project release schedule and
723cadence, see the ":doc:`/ref-manual/ref-release-process`" chapter in the 723cadence, see the ":doc:`/ref-manual/release-process`" chapter in the
724Yocto Project Reference Manual. 724Yocto Project Reference Manual.
725 725
726Much has been said about Poky being a "default configuration". A default 726Much has been said about Poky being a "default configuration". A default
@@ -798,7 +798,7 @@ Some Basic Terms
798 798
799It helps to understand some basic fundamental terms when learning the 799It helps to understand some basic fundamental terms when learning the
800Yocto Project. Although a list of terms exists in the ":doc:`Yocto Project 800Yocto Project. Although a list of terms exists in the ":doc:`Yocto Project
801Terms </ref-manual/ref-terms>`" section of the Yocto Project 801Terms </ref-manual/terms>`" section of the Yocto Project
802Reference Manual, this section provides the definitions of some terms 802Reference Manual, this section provides the definitions of some terms
803helpful for getting started: 803helpful for getting started:
804 804
@@ -879,7 +879,7 @@ helpful for getting started:
879 879
880 It is worth noting that the term "package" can, in general, have 880 It is worth noting that the term "package" can, in general, have
881 subtle meanings. For example, the packages referred to in the 881 subtle meanings. For example, the packages referred to in the
882 ":ref:`ref-manual/ref-system-requirements:required packages for the build host`" 882 ":ref:`ref-manual/system-requirements:required packages for the build host`"
883 section in the Yocto Project Reference Manual are compiled binaries 883 section in the Yocto Project Reference Manual are compiled binaries
884 that, when installed, add functionality to your Linux distribution. 884 that, when installed, add functionality to your Linux distribution.
885 885