summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorAntonin Godard <antonin.godard@bootlin.com>2025-07-29 13:30:04 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-08-08 23:41:11 +0100
commite2af60778563afa74e8c1fe09d96af148b0375db (patch)
tree3062997880cedd1164a70fac8bd245656b6c3c6f /documentation
parentfacbd11e90d6da516b0d89e4dcdb7fe430c62822 (diff)
downloadpoky-e2af60778563afa74e8c1fe09d96af148b0375db.tar.gz
ref-manual/variables.rst: fix the glossary
documentation/scripts/check-glossaries returns: WARNING: ref-manual/variables.rst: The variable EFI_PROVIDER shouldn't be in the glossary. WARNING: ref-manual/variables.rst: The variable ZSTD_THREADS shouldn't be in the glossary. (From yocto-docs rev: 4d3952414d109f9c9ebb029f3e20018664eacc86) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-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 6c2344950b..15ca6543a1 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -11,13 +11,13 @@ system and gives an overview of their function and contents.
11 check_glossary_begin 11 check_glossary_begin
12 12
13:term:`A <ABIEXTENSION>` :term:`B` :term:`C <CACHE>` 13:term:`A <ABIEXTENSION>` :term:`B` :term:`C <CACHE>`
14:term:`D` :term:`E <EFI_PROVIDER>` :term:`F <FAKEROOT>` 14:term:`D` :term:`E <EFI_ARCH>` :term:`F <FAKEROOT>`
15:term:`G <GCCPIE>` :term:`H <HGDIR>` :term:`I <IMAGE_BASENAME>` 15:term:`G <GCCPIE>` :term:`H <HGDIR>` :term:`I <IMAGE_BASENAME>`
16:term:`K <KARCH>` :term:`L <LABELS>` :term:`M <MACHINE>` 16:term:`K <KARCH>` :term:`L <LABELS>` :term:`M <MACHINE>`
17:term:`N <NATIVELSBSTRING>` :term:`O <OBJCOPY>` :term:`P` 17:term:`N <NATIVELSBSTRING>` :term:`O <OBJCOPY>` :term:`P`
18:term:`Q <QA_EMPTY_DIRS>` :term:`R <RANLIB>` :term:`S` :term:`T` 18:term:`Q <QA_EMPTY_DIRS>` :term:`R <RANLIB>` :term:`S` :term:`T`
19:term:`U <UBOOT_BINARY>` :term:`V <VIRTUAL-RUNTIME>` 19:term:`U <UBOOT_BINARY>` :term:`V <VIRTUAL-RUNTIME>`
20:term:`W <WARN_QA>` :term:`X <XSERVER>` :term:`Z <ZSTD_THREADS>` 20:term:`W <WARN_QA>` :term:`X <XSERVER>` :term:`Z <ZSTD_COMPRESSION_LEVEL>`
21 21
22.. 22..
23 check_glossary_end 23 check_glossary_end