diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml
index 1b08583b8d..b38c93ac97 100644
--- a/documentation/ref-manual/migration.xml
+++ b/documentation/ref-manual/migration.xml
@@ -1525,7 +1525,7 @@
The top-level LICENSE file has been changed
to better describe the license of the various components of
- OE-Core.
+ OE-Core.
However, the licensing itself remains unchanged.
@@ -2572,7 +2572,8 @@
Maintenance tracking data for recipes that was previously part
- of meta-yocto has been moved to OE-Core.
+ of meta-yocto has been moved to
+ OE-Core.
The change includes package_regex.inc and
distro_alias.inc, which are typically enabled
when using the
@@ -3418,7 +3419,8 @@
For help preparing metadata, see any of the many Python 3 porting
guides available.
Alternatively, you can reference the conversion commits for Bitbake
- and you can use OE-Core as a guide for changes.
+ and you can use
+ OE-Core as a guide for changes.
Following are particular areas of interest:
* subprocess command-line pipes needing locale decoding
@@ -3507,7 +3509,8 @@
hard-coding any knowledge about different machines.
Using a configuration file is particularly convenient when trying
to use QEMU with machines other than the
- qemu* machines in OE-Core.
+ qemu* machines in
+ OE-Core.
The qemuboot.conf file is generated by the
qemuboot
class when the root filesystem is being build (i.e.
@@ -4477,7 +4480,8 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message.
needed by current hardware.
Thus, GStreamer's ivorbis plugin has been disabled
by default eliminating the need for the
- tremor recipe in OE-Core.
+ tremor recipe in
+ OE-Core.
gummiboot: