mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 13:49:49 +00:00
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>
This commit is contained in:
committed by
Steve Sakoman
parent
c3871e9b55
commit
92af404c25
@@ -392,7 +392,7 @@ and BusyBox. It could have been called "kconfig" too.
|
||||
``compress_doc``
|
||||
================
|
||||
|
||||
Enables compression for man pages and info pages. This class is intended
|
||||
Enables compression for manual and info pages. This class is intended
|
||||
to be inherited globally. The default compression mechanism is gz (gzip)
|
||||
but you can select an alternative mechanism by setting the
|
||||
:term:`DOC_COMPRESS` variable.
|
||||
|
||||
@@ -2292,7 +2292,7 @@ system and gives an overview of their function and contents.
|
||||
:term:`DOC_COMPRESS`
|
||||
When inheriting the :ref:`ref-classes-compress_doc`
|
||||
class, this variable sets the compression policy used when the
|
||||
OpenEmbedded build system compresses man pages and info pages. By
|
||||
OpenEmbedded build system compresses manual and info pages. By
|
||||
default, the compression method used is gz (gzip). Other policies
|
||||
available are xz and bz2.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user