diff options
Diffstat (limited to 'documentation/ref-manual/classes.rst')
-rw-r--r-- | documentation/ref-manual/classes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index a3d8bd06e6..7b4ce2c67d 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst | |||
@@ -392,7 +392,7 @@ and BusyBox. It could have been called "kconfig" too. | |||
392 | ``compress_doc`` | 392 | ``compress_doc`` |
393 | ================ | 393 | ================ |
394 | 394 | ||
395 | Enables compression for man pages and info pages. This class is intended | 395 | Enables compression for manual and info pages. This class is intended |
396 | to be inherited globally. The default compression mechanism is gz (gzip) | 396 | to be inherited globally. The default compression mechanism is gz (gzip) |
397 | but you can select an alternative mechanism by setting the | 397 | but you can select an alternative mechanism by setting the |
398 | :term:`DOC_COMPRESS` variable. | 398 | :term:`DOC_COMPRESS` variable. |