diff options
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r-- | documentation/ref-manual/variables.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 0939994497..63a094413c 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -4426,8 +4426,7 @@ system and gives an overview of their function and contents. | |||
4426 | 4426 | ||
4427 | The value in :term:`INITSCRIPT_PARAMS` is passed through to the | 4427 | The value in :term:`INITSCRIPT_PARAMS` is passed through to the |
4428 | ``update-rc.d`` command. For more information on valid parameters, | 4428 | ``update-rc.d`` command. For more information on valid parameters, |
4429 | please see the ``update-rc.d`` manual page at | 4429 | please see the manual page: :manpage:`update-rc.d <update-rc.d(8)>`. |
4430 | https://manpages.debian.org/buster/init-system-helpers/update-rc.d.8.en.html | ||
4431 | 4430 | ||
4432 | :term:`INSANE_SKIP` | 4431 | :term:`INSANE_SKIP` |
4433 | Specifies the QA checks to skip for a specific package within a | 4432 | Specifies the QA checks to skip for a specific package within a |