diff options
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 6e66dc7358..4571f2522c 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 | ||