diff options
| author | Quentin Schulz <quentin.schulz@theobroma-systems.com> | 2023-06-22 18:51:05 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-06-24 12:23:01 +0100 |
| commit | dae1bc68986ecedaa58e8ad39ce07d92954de1d7 (patch) | |
| tree | a9e322a36f3d2e8363f5774f02499d7ef9551667 /documentation/ref-manual | |
| parent | ea88a4ca8298271365378322c98566b9fe850fad (diff) | |
| download | poky-dae1bc68986ecedaa58e8ad39ce07d92954de1d7.tar.gz | |
docs: fix unnecessary double white space
There's no need for double white spaces here so let's just remove them.
Cc: Quentin Schulz <foss+yocto@0leil.net>
(From yocto-docs rev: e41f6689157359777c3d86d9a7afed6f9e43782b)
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/release-process.rst | 2 | ||||
| -rw-r--r-- | documentation/ref-manual/terms.rst | 2 | ||||
| -rw-r--r-- | documentation/ref-manual/variables.rst | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/release-process.rst b/documentation/ref-manual/release-process.rst index 2ffbd935c7..50e7d39629 100644 --- a/documentation/ref-manual/release-process.rst +++ b/documentation/ref-manual/release-process.rst | |||
| @@ -122,7 +122,7 @@ of stable and :term:`LTS` releases. | |||
| 122 | 122 | ||
| 123 | In some circumstances, a layer can be created by the community in order to | 123 | In some circumstances, a layer can be created by the community in order to |
| 124 | add a specific feature or support a new version of some package for an :term:`LTS` | 124 | add a specific feature or support a new version of some package for an :term:`LTS` |
| 125 | release. This is called a :term:`Mixin` layer. These are thin and specific | 125 | release. This is called a :term:`Mixin` layer. These are thin and specific |
| 126 | purpose layers which can be stacked with an :term:`LTS` release to "mix" a specific | 126 | purpose layers which can be stacked with an :term:`LTS` release to "mix" a specific |
| 127 | feature into that build. These are created on an as-needed basis and | 127 | feature into that build. These are created on an as-needed basis and |
| 128 | maintained by the people who need them. | 128 | maintained by the people who need them. |
diff --git a/documentation/ref-manual/terms.rst b/documentation/ref-manual/terms.rst index 8f7281676c..bdb4f934cc 100644 --- a/documentation/ref-manual/terms.rst +++ b/documentation/ref-manual/terms.rst | |||
| @@ -235,7 +235,7 @@ universal, the list includes them just in case: | |||
| 235 | 235 | ||
| 236 | - For booting the same kernel binary on multiple systems requiring | 236 | - For booting the same kernel binary on multiple systems requiring |
| 237 | different device drivers. The :term:`Initramfs` image is then customized | 237 | different device drivers. The :term:`Initramfs` image is then customized |
| 238 | for each type of system, to include the specific kernel modules | 238 | for each type of system, to include the specific kernel modules |
| 239 | necessary to access the final root filesystem. This technique | 239 | necessary to access the final root filesystem. This technique |
| 240 | is used on all GNU / Linux distributions for desktops and servers. | 240 | is used on all GNU / Linux distributions for desktops and servers. |
| 241 | 241 | ||
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 8ac46f9e73..ac5b97a526 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
| @@ -1320,7 +1320,7 @@ system and gives an overview of their function and contents. | |||
| 1320 | This variable is specific to the :yocto_git:`GStreamer recipes | 1320 | This variable is specific to the :yocto_git:`GStreamer recipes |
| 1321 | </poky/tree/meta/recipes-multimedia/gstreamer/gstreamer1.0-meta-base.bb>`. | 1321 | </poky/tree/meta/recipes-multimedia/gstreamer/gstreamer1.0-meta-base.bb>`. |
| 1322 | It allows to build the GStreamer `"ugly" | 1322 | It allows to build the GStreamer `"ugly" |
| 1323 | <https://github.com/GStreamer/gst-plugins-ugly>`__ and | 1323 | <https://github.com/GStreamer/gst-plugins-ugly>`__ and |
| 1324 | `"bad" <https://github.com/GStreamer/gst-plugins-bad>`__ audio plugins. | 1324 | `"bad" <https://github.com/GStreamer/gst-plugins-bad>`__ audio plugins. |
| 1325 | 1325 | ||
| 1326 | See the :ref:`dev-manual/licenses:other variables related to commercial licenses` | 1326 | See the :ref:`dev-manual/licenses:other variables related to commercial licenses` |
| @@ -1330,7 +1330,7 @@ system and gives an overview of their function and contents. | |||
| 1330 | This variable is specific to the :yocto_git:`GStreamer recipes | 1330 | This variable is specific to the :yocto_git:`GStreamer recipes |
| 1331 | </poky/tree/meta/recipes-multimedia/gstreamer/gstreamer1.0-meta-base.bb>`. | 1331 | </poky/tree/meta/recipes-multimedia/gstreamer/gstreamer1.0-meta-base.bb>`. |
| 1332 | It allows to build the GStreamer `"ugly" | 1332 | It allows to build the GStreamer `"ugly" |
| 1333 | <https://github.com/GStreamer/gst-plugins-ugly>`__ and | 1333 | <https://github.com/GStreamer/gst-plugins-ugly>`__ and |
| 1334 | `"bad" <https://github.com/GStreamer/gst-plugins-bad>`__ video plugins. | 1334 | `"bad" <https://github.com/GStreamer/gst-plugins-bad>`__ video plugins. |
| 1335 | 1335 | ||
| 1336 | See the :ref:`dev-manual/licenses:other variables related to commercial licenses` | 1336 | See the :ref:`dev-manual/licenses:other variables related to commercial licenses` |
