meson: re-run ninja update-man-rules

Split out of #15703, because it has nothing to do with that.

Follow-up for: 4f07ddfa9b
This commit is contained in:
Lennart Poettering 2020-05-07 15:07:26 +02:00
parent 5e55340ad4
commit bb5da6c385
1 changed files with 5 additions and 1 deletions

View File

@ -720,7 +720,11 @@ manpages = [
['sd_machine_get_class', '3', ['sd_machine_get_ifindices'], ''],
['sd_notify',
'3',
['sd_notifyf', 'sd_pid_notify', 'sd_pid_notify_with_fds', 'sd_pid_notifyf', 'sd_notify_barrier'],
['sd_notify_barrier',
'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',