]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix conditional in homed.conf.xml
authorMichael Biebl <biebl@debian.org>
Wed, 27 May 2020 13:48:02 +0000 (15:48 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 27 May 2020 14:59:42 +0000 (16:59 +0200)
man/homed.conf.xml

index 3e08b1a091c799df110fd1cbe821af43e8337795..9e321940b723e79b9e0f7d72c888988c32f08861 100644 (file)
@@ -3,7 +3,7 @@
   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 <!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
-<refentry id="homed.conf" conditional='ENABLE_RESOLVE'
+<refentry id="homed.conf" conditional='ENABLE_HOMED'
     xmlns:xi="http://www.w3.org/2001/XInclude">
   <refentryinfo>
     <title>homed.conf</title>