summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/variables.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r--documentation/ref-manual/variables.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index f551c4d376..6a9fed0c68 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -2991,7 +2991,7 @@ system and gives an overview of their function and contents.
2991 2991
2992 :term:`IMAGE_CMD` 2992 :term:`IMAGE_CMD`
2993 Specifies the command to create the image file for a specific image 2993 Specifies the command to create the image file for a specific image
2994 type, which corresponds to the value set set in 2994 type, which corresponds to the value set in
2995 :term:`IMAGE_FSTYPES`, (e.g. ``ext3``, 2995 :term:`IMAGE_FSTYPES`, (e.g. ``ext3``,
2996 ``btrfs``, and so forth). When setting this variable, you should use 2996 ``btrfs``, and so forth). When setting this variable, you should use
2997 an override for the associated type. Here is an example: 2997 an override for the associated type. Here is an example:
@@ -3458,7 +3458,7 @@ system and gives an overview of their function and contents.
3458 3458
3459 This will result in ``INCOMPATIBLE_LICENSE`` containing the names of 3459 This will result in ``INCOMPATIBLE_LICENSE`` containing the names of
3460 all licenses from :term:`AVAILABLE_LICENSES` except the ones specified 3460 all licenses from :term:`AVAILABLE_LICENSES` except the ones specified
3461 in ``COMPATIBLE_LICENSES`` , thus only allowing the latter licenses to 3461 in ``COMPATIBLE_LICENSES``, thus only allowing the latter licenses to
3462 be used. 3462 be used.
3463 3463
3464 :term:`INHERIT` 3464 :term:`INHERIT`