summaryrefslogtreecommitdiff
path: root/man/rules/meson.build
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-03-23 20:36:41 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-03-27 20:12:44 +0100
commitb35ed5530ba1c576b4fa899b9da04882a940ab07 (patch)
treeaa08d501e57831bff48cc4df1fe611937bcc84ba /man/rules/meson.build
parent557afad2b7d38f808f21524fda44fedebb5ad5ce (diff)
downloadsystemd-b35ed5530ba1c576b4fa899b9da04882a940ab07.tar.gz
man: add sd_path_lookup(3)
Diffstat (limited to 'man/rules/meson.build')
-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 b95ef6964a..827fbd7155 100644
--- a/man/rules/meson.build
+++ b/man/rules/meson.build
@@ -623,6 +623,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',