diff options
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r-- | documentation/ref-manual/variables.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index ef4d6a0534..2d875c984d 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -1724,7 +1724,8 @@ system and gives an overview of their function and contents. | |||
1724 | 1724 | ||
1725 | It has the format "reason: description" and the description is optional. | 1725 | It has the format "reason: description" and the description is optional. |
1726 | The Reason is mapped to the final CVE state by mapping via | 1726 | The Reason is mapped to the final CVE state by mapping via |
1727 | :term:`CVE_CHECK_STATUSMAP` | 1727 | :term:`CVE_CHECK_STATUSMAP`. See :ref:`dev-manual/vulnerabilities:fixing vulnerabilities in recipes` |
1728 | for details. | ||
1728 | 1729 | ||
1729 | :term:`CVE_STATUS_GROUPS` | 1730 | :term:`CVE_STATUS_GROUPS` |
1730 | If there are many CVEs with the same status and reason, they can by simplified by using this | 1731 | If there are many CVEs with the same status and reason, they can by simplified by using this |