diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2024-03-30 17:52:37 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-04-19 04:50:39 -0700 |
| commit | fac2a5eff5d149e7850b69bc2480292fa3a3f5e9 (patch) | |
| tree | d3b919085adf820b4b9505370793a1e42cd4c82f /documentation/ref-manual/variables.rst | |
| parent | a6fdddf8c44367a5bd82ba9d979e708bd710db79 (diff) | |
| download | poky-fac2a5eff5d149e7850b69bc2480292fa3a3f5e9.tar.gz | |
manuals: fix trailing spaces
Fixing errors reported by "make sphinx-lint"
(From yocto-docs rev: 45b04c281a567e06fd2904166bcc26603e73e684)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/ref-manual/variables.rst')
| -rw-r--r-- | documentation/ref-manual/variables.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 5e5b688878..c2a6566341 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
| @@ -7601,7 +7601,7 @@ system and gives an overview of their function and contents. | |||
| 7601 | The name of keys used by the :ref:`ref-classes-kernel-fitimage` class | 7601 | The name of keys used by the :ref:`ref-classes-kernel-fitimage` class |
| 7602 | for signing U-Boot FIT image stored in the :term:`SPL_SIGN_KEYDIR` | 7602 | for signing U-Boot FIT image stored in the :term:`SPL_SIGN_KEYDIR` |
| 7603 | directory. If we have for example a ``dev.key`` key and a ``dev.crt`` | 7603 | directory. If we have for example a ``dev.key`` key and a ``dev.crt`` |
| 7604 | certificate stored in the :term:`SPL_SIGN_KEYDIR` directory, you will | 7604 | certificate stored in the :term:`SPL_SIGN_KEYDIR` directory, you will |
| 7605 | have to set :term:`SPL_SIGN_KEYNAME` to ``dev``. | 7605 | have to set :term:`SPL_SIGN_KEYNAME` to ``dev``. |
| 7606 | 7606 | ||
| 7607 | :term:`SPLASH` | 7607 | :term:`SPLASH` |
