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
committerSteve Sakoman <steve@sakoman.com>2024-03-28 07:08:30 -1000
commit92af404c25c401d557c5fbeee72850d0fdcdd4aa (patch)
tree0fd14ad4b51d96e1b3b3e3230f637167b833142e /documentation/ref-manual/variables.rst
parentc3871e9b55e5c5e343f0f0b4760f21fbb7ecd170 (diff)
downloadpoky-92af404c25c401d557c5fbeee72850d0fdcdd4aa.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: 7d9faaf283454d653e541a8faf0d50f4c968cc66) 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.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