From 2bbfbe4089ba08e065a9d8903eec6f0f3f9cc2f2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 18 Sep 2025 11:00:36 +0200 Subject: [PATCH] man: run update-man-rules --- man/rules/meson.build | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/man/rules/meson.build b/man/rules/meson.build index 299aa5d66f8..bb5830eaf6d 100644 --- a/man/rules/meson.build +++ b/man/rules/meson.build @@ -923,6 +923,10 @@ manpages = [ ['shutdown', '8', [], ''], ['smbios-type-11', '7', [], ''], ['sysctl.d', '5', [], ''], + ['sysext.conf', + '5', + ['confext.conf', 'confext.conf.d', 'sysext.conf.d'], + 'ENABLE_SYSEXT'], ['systemctl', '1', [], ''], ['systemd-ac-power', '1', [], ''], ['systemd-analyze', '1', [], 'ENABLE_ANALYZE'], @@ -1140,7 +1144,6 @@ manpages = [ 'systemd-sysext-initrd.service', 'systemd-sysext.service'], 'ENABLE_SYSEXT'], - ['sysext.conf', '5', ['confext.conf'], 'ENABLE_SYSEXT'], ['systemd-system-update-generator', '8', [], ''], ['systemd-system.conf', '5', -- 2.47.3