summaryrefslogtreecommitdiff
path: root/man/kernel-install.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-04-04 15:38:33 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-04-05 01:20:35 +0900
commit9858e6d2e73ad967666612d5cd05b91ef57e77f5 (patch)
treed850d09ad344cc0ccdede8d74a743a8f2d82ddda /man/kernel-install.xml
parent6d7afa3b589f304cdcbd9c9d04d3f62f78fab307 (diff)
downloadsystemd-9858e6d2e73ad967666612d5cd05b91ef57e77f5.tar.gz
man: properly conditionalize kernel-install man page
Change f887eab1da85d0053321d43228042d90720eb77e conditionalized the building of ther kenel-install man page in the generated meson output, instead of the source in the XML markup. Thus, whenever the rules file is updated the conditionalization is lost. Correct that. Follow-up for: f887eab1da85d0053321d43228042d90720eb77e
Diffstat (limited to 'man/kernel-install.xml')
-rw-r--r--man/kernel-install.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/kernel-install.xml b/man/kernel-install.xml
index d6a5e43031..974d6984de 100644
--- a/man/kernel-install.xml
+++ b/man/kernel-install.xml
@@ -3,7 +3,7 @@
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<!-- SPDX-License-Identifier: LGPL-2.1-or-later -->
-<refentry id="kernel-install"
+<refentry id="kernel-install" conditional='ENABLE_KERNEL_INSTALL'
xmlns:xi="http://www.w3.org/2001/XInclude">
<refentryinfo>