summaryrefslogtreecommitdiffstats
path: root/man/rules
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2024-11-05 14:07:31 +0100
committerLennart Poettering <lennart@poettering.net>2024-11-05 22:57:51 +0100
commit4f5fabe7a39f046e0456eba07472df061e85c94e (patch)
tree675e0a52b7ed3301fae38c0b49c8e76af016b027 /man/rules
parentman: tone down claims on processes having exited already in ExecStop= (diff)
downloadsystemd-4f5fabe7a39f046e0456eba07472df061e85c94e.tar.xz
systemd-4f5fabe7a39f046e0456eba07472df061e85c94e.zip
man: add brief entrypoint man page for sd-varlink
We have this in a similar fashion for the other APIs libsystemd provides. Add the same for sd-varlink. There isn't too much on it for now, but at least it's a start. Also link it up everywhere.
Diffstat (limited to 'man/rules')
-rw-r--r--man/rules/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/rules/meson.build b/man/rules/meson.build
index eb4300386d..ce587efb21 100644
--- a/man/rules/meson.build
+++ b/man/rules/meson.build
@@ -155,6 +155,7 @@ manpages = [
['sd-journal', '3', [], ''],
['sd-json', '3', [], ''],
['sd-login', '3', [], 'HAVE_PAM'],
+ ['sd-varlink', '3', [], ''],
['sd_booted', '3', [], ''],
['sd_bus_add_match',
'3',