diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2021-03-29 15:17:52 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-06 22:29:49 +0100 |
| commit | 44d0532c8930d4c9bcdefebb15837acf1fd839d4 (patch) | |
| tree | 0b355b250994a53aa57c0327c5e9b1da9b0ba277 /documentation/ref-manual/variables.rst | |
| parent | 5480a85f016474371fe249b58e48b4de1971296b (diff) | |
| download | poky-44d0532c8930d4c9bcdefebb15837acf1fd839d4.tar.gz | |
manuals: Fix typos and spacing
Fix double words, punctuation spacing issues, spacing issues,
"its" instead of "it's", and other trivial issues.
(From yocto-docs rev: 56eb1f340a7af112e62c1d8ad02d4bec0ad88313)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 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` |
