summaryrefslogtreecommitdiffstats
path: root/man/sd_journal_add_match.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-02-07 06:53:11 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-02-07 07:02:34 +0100
commit15cd601be0f8920083957ef2274a64e00fb92498 (patch)
tree637fc21ce690b9b695638597029907449c8d8b95 /man/sd_journal_add_match.xml
parentman: document COREDUMP_UNIT and COREDUMP_USER_UNIT (diff)
downloadsystemd-15cd601be0f8920083957ef2274a64e00fb92498.tar.xz
systemd-15cd601be0f8920083957ef2274a64e00fb92498.zip
man: fix return value for sd_journal_flush_matches
https://bugs.freedesktop.org/show_bug.cgi?id=60133
Diffstat (limited to 'man/sd_journal_add_match.xml')
-rw-r--r--man/sd_journal_add_match.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_journal_add_match.xml b/man/sd_journal_add_match.xml
index ad2486d749..04b33883cb 100644
--- a/man/sd_journal_add_match.xml
+++ b/man/sd_journal_add_match.xml
@@ -66,7 +66,7 @@
</funcprototype>
<funcprototype>
- <funcdef>int <function>sd_journal_flush_matches</function></funcdef>
+ <funcdef>void <function>sd_journal_flush_matches</function></funcdef>
<paramdef>sd_journal* <parameter>j</parameter></paramdef>
</funcprototype>
</funcsynopsis>