diff options
Diffstat (limited to 'documentation/ref-manual/classes.rst')
-rw-r--r-- | documentation/ref-manual/classes.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index 7ff0fcb335..e8dec31b00 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst | |||
@@ -858,8 +858,9 @@ introspection. This functionality is only enabled if the | |||
858 | 858 | ||
859 | .. note:: | 859 | .. note:: |
860 | 860 | ||
861 | This functionality is backfilled by default and, if not applicable, | 861 | This functionality is :ref:`backfilled <ref-features-backfill>` by default |
862 | should be disabled through :term:`DISTRO_FEATURES_BACKFILL_CONSIDERED` or | 862 | and, if not applicable, should be disabled through |
863 | :term:`DISTRO_FEATURES_BACKFILL_CONSIDERED` or | ||
863 | :term:`MACHINE_FEATURES_BACKFILL_CONSIDERED`, respectively. | 864 | :term:`MACHINE_FEATURES_BACKFILL_CONSIDERED`, respectively. |
864 | 865 | ||
865 | .. _ref-classes-grub-efi: | 866 | .. _ref-classes-grub-efi: |