Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SPDX license identifiers to man pages | Zbigniew Jędrzejewski-Szmek | 2017-11-19 | 1 | -0/+2 |
| | |||||
* | man: Document return value of event source prepare callback (#4834) | Martin Ejdestig | 2016-12-05 | 1 | -4/+5 |
| | |||||
* | man: fix typos | Jakub Wilk | 2015-12-26 | 1 | -1/+1 |
| | |||||
* | man: fully document sd-event interfaces | Lennart Poettering | 2015-11-19 | 1 | -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. |