Bug 60133

Summary: Incorrect return value documented in man page sd_journal_add_match(3)
Product: systemd Reporter: Juan Orti Alcaine <j.orti.alcaine>
Component: generalAssignee: systemd-bugs
Status: RESOLVED FIXED QA Contact: systemd-bugs
Severity: normal    
Priority: medium CC: j.orti.alcaine
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Man page fix

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.