]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
meson: re-run ninja update-man-rules
authorLennart Poettering <lennart@poettering.net>
Thu, 7 May 2020 13:07:26 +0000 (15:07 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 7 May 2020 17:00:59 +0000 (19:00 +0200)
Split out of #15703, because it has nothing to do with that.

Follow-up for: 4f07ddfa9bc2242eaa6c288a15b8bce4e4383931

man/rules/meson.build

index 0d05508e7b6dee29cbf8af7071884c30078e89a7..3b1364a9a175eac9473349bf80b3c67d23bf2ce4 100644 (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',