summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/rules/meson.build2
-rw-r--r--man/systemd-stub.xml1
2 files changed, 2 insertions, 1 deletions
diff --git a/man/rules/meson.build b/man/rules/meson.build
index aa969344ab..aaa69d3038 100644
--- a/man/rules/meson.build
+++ b/man/rules/meson.build
@@ -971,7 +971,7 @@ manpages = [
['systemd-stdio-bridge', '1', [], ''],
['systemd-stub',
'7',
- ['linuxaa64.efi.stub', 'linuxia32.efi.stub', 'linuxx64.efi.stub'],
+ ['linuxaa64.efi.stub', 'linuxia32.efi.stub', 'linuxx64.efi.stub', 'sd-stub'],
'HAVE_GNU_EFI'],
['systemd-suspend.service',
'8',
diff --git a/man/systemd-stub.xml b/man/systemd-stub.xml
index 28c6ba938c..f2d3b91e20 100644
--- a/man/systemd-stub.xml
+++ b/man/systemd-stub.xml
@@ -17,6 +17,7 @@
<refnamediv>
<refname>systemd-stub</refname>
+ <refname>sd-stub</refname>
<refname>linuxx64.efi.stub</refname>
<refname>linuxia32.efi.stub</refname>
<refname>linuxaa64.efi.stub</refname>