summaryrefslogtreecommitdiff
path: root/man/rules
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-03-29 22:57:53 +0200
committerGitHub <noreply@github.com>2020-03-29 22:57:53 +0200
commit4a874560c5ac67620b9236675a19da8abc95eed4 (patch)
treee7b4b18342e7b1ce0738395f90fed12fffb82467 /man/rules
parent35bae98dce95338c320605ac31e27abb273c46ee (diff)
parent2e09fa89068fb191010e8f927dd20463c31d7bb4 (diff)
downloadsystemd-4a874560c5ac67620b9236675a19da8abc95eed4.tar.gz
Merge pull request #15217 from keszybz/beef-up-sd-path
Export sd-path functions and beef up systemd-path to show more items
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 01aebddd42..db90073f36 100644
--- a/man/rules/meson.build
+++ b/man/rules/meson.build
@@ -626,6 +626,7 @@ manpages = [
'3',
['sd_notifyf', 'sd_pid_notify', 'sd_pid_notify_with_fds', 'sd_pid_notifyf'],
''],
+ ['sd_path_lookup', '3', ['sd_path_lookup_strv'], ''],
['sd_pid_get_owner_uid',
'3',
['sd_peer_get_cgroup',