1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-17 04:07:06 +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: f6e69f8877d1d33200993f21b448e7fa3cf7859b)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
Michael Opdenacker
2024-03-13 15:08:01 +01:00
committed by Steve Sakoman
parent 8b7e9c67e3
commit 832975f59d
3 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -346,7 +346,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.