From: Igor Opaniuk Date: Wed, 14 May 2025 07:10:52 +0000 (+0200) Subject: man: run update-man-rules X-Git-Tag: v258-rc1~626^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51e1c882fa9f080c6105c37d8031952d5f615c57;p=thirdparty%2Fsystemd.git 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 --- 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'],