From 51e1c882fa9f080c6105c37d8031952d5f615c57 Mon Sep 17 00:00:00 2001 From: Igor Opaniuk Date: Wed, 14 May 2025 09:10:52 +0200 Subject: [PATCH] man: run update-man-rules Re-generate meson rules (as systemd-boot-clear-sysfail.service.xml man page was added). Fixes: https://github.com/systemd/systemd/issues/37415 Signed-off-by: Igor Opaniuk --- man/rules/meson.build | 1 + 1 file changed, 1 insertion(+) diff --git a/man/rules/meson.build b/man/rules/meson.build index e78e6ee0c8a..f44643352b4 100644 --- a/man/rules/meson.build +++ b/man/rules/meson.build @@ -918,6 +918,7 @@ manpages = [ '8', ['systemd-boot-check-no-failures'], ''], + ['systemd-boot-clear-sysfail.service', '8', [], 'ENABLE_BOOTLOADER'], ['systemd-boot-random-seed.service', '8', [], 'ENABLE_BOOTLOADER'], ['systemd-boot', '7', ['sd-boot'], 'ENABLE_BOOTLOADER'], ['systemd-bsod.service', '8', ['systemd-bsod'], 'HAVE_QRENCODE ENABLE_INITRD'], -- 2.47.3