summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/classes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/classes.rst')
-rw-r--r--documentation/ref-manual/classes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index 05473edcca..e7bf5e9a6e 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -346,7 +346,7 @@ and BusyBox. It could have been called "kconfig" too.
346``compress_doc`` 346``compress_doc``
347================ 347================
348 348
349Enables compression for man pages and info pages. This class is intended 349Enables compression for manual and info pages. This class is intended
350to be inherited globally. The default compression mechanism is gz (gzip) 350to be inherited globally. The default compression mechanism is gz (gzip)
351but you can select an alternative mechanism by setting the 351but you can select an alternative mechanism by setting the
352:term:`DOC_COMPRESS` variable. 352:term:`DOC_COMPRESS` variable.