diff options
Diffstat (limited to 'documentation/ref-manual/features.rst')
-rw-r--r-- | documentation/ref-manual/features.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst index 5a064329f1..d6307f1a2f 100644 --- a/documentation/ref-manual/features.rst +++ b/documentation/ref-manual/features.rst | |||
@@ -344,7 +344,7 @@ Here are the image features available for all images: | |||
344 | - *splash:* Enables showing a splash screen during boot. By default, | 344 | - *splash:* Enables showing a splash screen during boot. By default, |
345 | this screen is provided by ``psplash``, which does allow | 345 | this screen is provided by ``psplash``, which does allow |
346 | customization. If you prefer to use an alternative splash screen | 346 | customization. If you prefer to use an alternative splash screen |
347 | package, you can do so by setting the ``SPLASH`` variable to a | 347 | package, you can do so by setting the :term:`SPLASH` variable to a |
348 | different package name (or names) within the image recipe or at the | 348 | different package name (or names) within the image recipe or at the |
349 | distro configuration level. | 349 | distro configuration level. |
350 | 350 | ||