summaryrefslogtreecommitdiffstats
path: root/man/rules
diff options
context:
space:
mode:
authorMike Yuan <me@yhndnzj.com>2024-03-13 11:50:23 +0100
committerMike Yuan <me@yhndnzj.com>2024-03-14 07:25:52 +0100
commit32104d3251117a1aaf68e65db4d6942d5ecd722b (patch)
tree0ac506eeed74dd357fd681e2cc01035d38012fb8 /man/rules
parentjournal-send: introduce journal_stream_path helper (diff)
downloadsystemd-32104d3251117a1aaf68e65db4d6942d5ecd722b.tar.xz
systemd-32104d3251117a1aaf68e65db4d6942d5ecd722b.zip
sd-journal: introduce sd_journal_stream_fd_with_namespace
Diffstat (limited to 'man/rules')
-rw-r--r--man/rules/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/rules/meson.build b/man/rules/meson.build
index 1f07e606c9..465ea4e4b3 100644
--- a/man/rules/meson.build
+++ b/man/rules/meson.build
@@ -795,7 +795,7 @@ manpages = [
'sd_journal_seek_realtime_usec',
'sd_journal_seek_tail'],
''],
- ['sd_journal_stream_fd', '3', [], ''],
+ ['sd_journal_stream_fd', '3', ['sd_journal_stream_fd_with_namespace'], ''],
['sd_listen_fds',
'3',
['SD_LISTEN_FDS_START', 'sd_listen_fds_with_names'],