summaryrefslogtreecommitdiff
path: root/man/rules
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-06-15 14:25:22 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-06-15 14:27:37 +0900
commit70c8db755558927bdea56e9571c5d71300a81e8e (patch)
treeca0c965d287e7bbc88973c45076671ed9fbe99e8 /man/rules
parent3177e14c4dc88b8b0d7f03b406953247009c7fb8 (diff)
downloadsystemd-70c8db755558927bdea56e9571c5d71300a81e8e.tar.gz
man: use systemd-boot instead of sd-boot
Diffstat (limited to 'man/rules')
-rw-r--r--man/rules/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/rules/meson.build b/man/rules/meson.build
index 04f03c6786..9458a4012d 100644
--- a/man/rules/meson.build
+++ b/man/rules/meson.build
@@ -47,7 +47,6 @@ manpages = [
['resolvectl', '1', ['resolvconf'], 'ENABLE_RESOLVE'],
['resolved.conf', '5', ['resolved.conf.d'], 'ENABLE_RESOLVE'],
['runlevel', '8', [], 'ENABLE_UTMP'],
- ['sd-boot', '7', [], 'ENABLE_EFI'],
['sd-bus-errors',
'3',
['SD_BUS_ERROR_ACCESS_DENIED',
@@ -541,6 +540,7 @@ manpages = [
['systemd-ask-password', '1', [], ''],
['systemd-backlight@.service', '8', ['systemd-backlight'], 'ENABLE_BACKLIGHT'],
['systemd-binfmt.service', '8', ['systemd-binfmt'], 'ENABLE_BINFMT'],
+ ['systemd-boot', '7', ['sd-boot'], 'ENABLE_EFI'],
['systemd-cat', '1', [], ''],
['systemd-cgls', '1', [], ''],
['systemd-cgtop', '1', [], ''],