summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/variables.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2024-03-13 15:08:01 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-03-19 15:22:27 +0000
commit3b86df94f7a83bbeb16080b6f952c1390c06b689 (patch)
tree7e17514757931434402389d354333eeeb8390d5a /documentation/ref-manual/variables.rst
parent063b0cf8f99e2a438e35c4796a48cf946a5e5329 (diff)
downloadpoky-3b86df94f7a83bbeb16080b6f952c1390c06b689.tar.gz
manuals: use "manual page(s)"
Instead of "manpage(s)" or "man page(s)". To address one of the errors reported by "make stylecheck" (From yocto-docs rev: 86f5f5cd385f09c48c4cf0b1ab222d6e1e7c7e54) 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.rst2
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