summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-3.0.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides/migration-3.0.rst')
-rw-r--r--documentation/migration-guides/migration-3.0.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/migration-guides/migration-3.0.rst b/documentation/migration-guides/migration-3.0.rst
index 90736e6009..95a33d4dd4 100644
--- a/documentation/migration-guides/migration-3.0.rst
+++ b/documentation/migration-guides/migration-3.0.rst
@@ -282,8 +282,8 @@ The following miscellaneous changes have occurred.
282- You must change the host distro identifier used in 282- You must change the host distro identifier used in
283 :term:`NATIVELSBSTRING` to use all lowercase 283 :term:`NATIVELSBSTRING` to use all lowercase
284 characters even if it does not contain a version number. This change 284 characters even if it does not contain a version number. This change
285 is necessary only if you are not using ``uninative`` and 285 is necessary only if you are not using
286 :term:`SANITY_TESTED_DISTROS`. 286 :ref:`uninative <ref-classes-uninative>` and :term:`SANITY_TESTED_DISTROS`.
287 287
288- In the ``base-files`` recipe, writing the hostname into 288- In the ``base-files`` recipe, writing the hostname into
289 ``/etc/hosts`` and ``/etc/hostname`` is now done within the main 289 ``/etc/hosts`` and ``/etc/hostname`` is now done within the main