diff options
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r-- | documentation/ref-manual/variables.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 3369bf67f7..cefbfd096a 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -3839,7 +3839,7 @@ system and gives an overview of their function and contents. | |||
3839 | :term:`IMAGE_BOOT_FILES` | 3839 | :term:`IMAGE_BOOT_FILES` |
3840 | A space-separated list of files installed into the boot partition | 3840 | A space-separated list of files installed into the boot partition |
3841 | when preparing an image using the Wic tool with the | 3841 | when preparing an image using the Wic tool with the |
3842 | ``bootimg-partition`` source plugin. By default, | 3842 | ``bootimg_partition`` source plugin. By default, |
3843 | the files are | 3843 | the files are |
3844 | installed under the same name as the source files. To change the | 3844 | installed under the same name as the source files. To change the |
3845 | installed name, separate it from the original name with a semi-colon | 3845 | installed name, separate it from the original name with a semi-colon |
@@ -3917,7 +3917,7 @@ system and gives an overview of their function and contents. | |||
3917 | :term:`IMAGE_EFI_BOOT_FILES` | 3917 | :term:`IMAGE_EFI_BOOT_FILES` |
3918 | A space-separated list of files installed into the boot partition | 3918 | A space-separated list of files installed into the boot partition |
3919 | when preparing an image using the Wic tool with the | 3919 | when preparing an image using the Wic tool with the |
3920 | ``bootimg-efi`` source plugin. By default, | 3920 | ``bootimg_efi`` source plugin. By default, |
3921 | the files are | 3921 | the files are |
3922 | installed under the same name as the source files. To change the | 3922 | installed under the same name as the source files. To change the |
3923 | installed name, separate it from the original name with a semi-colon | 3923 | installed name, separate it from the original name with a semi-colon |