summaryrefslogtreecommitdiffstats
path: root/man/sd_event_source_set_prepare.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add SPDX license identifiers to man pagesZbigniew Jędrzejewski-Szmek2017-11-191-0/+2
|
* man: Document return value of event source prepare callback (#4834)Martin Ejdestig2016-12-051-4/+5
|
* man: fix typosJakub Wilk2015-12-261-1/+1
|
* man: fully document sd-event interfacesLennart Poettering2015-11-191-0/+171
This completes the set of man pages for sd-event and contains some minor other fixes for other man pages too. The sd_event_set_name(3) man page is renamed to sd_event_source_set_description(3), which is the correct name of the concept today.