Bug 60133 - Incorrect return value documented in man page sd_journal_add_match(3)
Summary: Incorrect return value documented in man page sd_journal_add_match(3)
Status: RESOLVED FIXED
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: systemd-bugs
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-31 18:58 UTC by Juan Orti Alcaine
Modified: 2013-02-07 06:40 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Man page fix (647 bytes, text/plain)
2013-01-31 18:58 UTC, Juan Orti Alcaine
Details

Description Juan Orti Alcaine 2013-01-31 18:58:07 UTC
Created attachment 74013 [details]
Man page fix

In the synopsis of the man page sd_journal_add_match(3), the return value of the function sd_journal_flush_matches is wrong. It returns a void:

void sd_journal_flush_matches(sd_journal* j);
Comment 1 Zbigniew Jedrzejewski-Szmek 2013-02-07 06:40:27 UTC
Fixed in http://cgit.freedesktop.org/systemd/systemd/commit/?id=15cd601.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.