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.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 52fd7d9002..8af233004f 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -2292,7 +2292,7 @@ system and gives an overview of their function and contents.
2292 :term:`DOC_COMPRESS` 2292 :term:`DOC_COMPRESS`
2293 When inheriting the :ref:`ref-classes-compress_doc` 2293 When inheriting the :ref:`ref-classes-compress_doc`
2294 class, this variable sets the compression policy used when the 2294 class, this variable sets the compression policy used when the
2295 OpenEmbedded build system compresses man pages and info pages. By 2295 OpenEmbedded build system compresses manual and info pages. By
2296 default, the compression method used is gz (gzip). Other policies 2296 default, the compression method used is gz (gzip). Other policies
2297 available are xz and bz2. 2297 available are xz and bz2.
2298 2298