summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides')
-rw-r--r--documentation/migration-guides/migration-5.2.rst2
-rw-r--r--documentation/migration-guides/release-notes-5.2.rst4
2 files changed, 3 insertions, 3 deletions
diff --git a/documentation/migration-guides/migration-5.2.rst b/documentation/migration-guides/migration-5.2.rst
index 9e9f466ade..77a11fe270 100644
--- a/documentation/migration-guides/migration-5.2.rst
+++ b/documentation/migration-guides/migration-5.2.rst
@@ -83,7 +83,7 @@ systemd changes
83 files by starting them via 83 files by starting them via
84 `Also <https://www.freedesktop.org/software/systemd/man/latest/systemd.unit.html#Also=>`__, 84 `Also <https://www.freedesktop.org/software/systemd/man/latest/systemd.unit.html#Also=>`__,
85 the other service files were automatically added to the :term:`FILES` variable of 85 the other service files were automatically added to the :term:`FILES` variable of
86 the same package. Example: 86 the same package. Example:
87 87
88 a.service contains:: 88 a.service contains::
89 89
diff --git a/documentation/migration-guides/release-notes-5.2.rst b/documentation/migration-guides/release-notes-5.2.rst
index dd541a7e3a..aad5a2eda0 100644
--- a/documentation/migration-guides/release-notes-5.2.rst
+++ b/documentation/migration-guides/release-notes-5.2.rst
@@ -25,7 +25,7 @@ New Features / Enhancements in |yocto-ver|
25 :ref:`Shared State <overview-manual/concepts:Shared State>` for the 25 :ref:`Shared State <overview-manual/concepts:Shared State>` for the
26 dependencies. See :doc:`/test-manual/reproducible-builds`. 26 dependencies. See :doc:`/test-manual/reproducible-builds`.
27 27
28 - ``systemd``: Add term:`WATCHDOG_RUNTIME_SEC`: for controlling the 28 - ``systemd``: Add :term:`WATCHDOG_RUNTIME_SEC`: for controlling the
29 ``RuntimeWatchdogSec`` option in ``/etc/systemd/system.conf``. 29 ``RuntimeWatchdogSec`` option in ``/etc/systemd/system.conf``.
30 30
31 - :term:`FIT_UBOOT_ENV` to allow including a u-boot script as a text in a 31 - :term:`FIT_UBOOT_ENV` to allow including a u-boot script as a text in a
@@ -671,7 +671,7 @@ New Features / Enhancements in |yocto-ver|
671 - New ``bbverbnote`` log utility which can be used to print on the console 671 - New ``bbverbnote`` log utility which can be used to print on the console
672 (equivalent to the ``bb.verbnote`` Python implementation). 672 (equivalent to the ``bb.verbnote`` Python implementation).
673 673
674 - :ref:``ref-classes-grub-efi``: Add :term:`GRUB_TITLE` variable to set 674 - :ref:`ref-classes-grub-efi`: Add :term:`GRUB_TITLE` variable to set
675 custom GRUB titles. 675 custom GRUB titles.
676 676
677 - ``gawk``: Enable high precision arithmetic support by default (``mpfr`` 677 - ``gawk``: Enable high precision arithmetic support by default (``mpfr``