summaryrefslogtreecommitdiff
path: root/man/sd_event_source_set_priority.xml
Commit message (Collapse)AuthorAge
* Update man page sources to upstream tag v236 variants.Sven Eden2018-04-19
|
* man: Fix event source priority enum names in synopsis (#4478)Martin Ejdestig2017-07-05
|
* man: typo fixesThomas Hindoe Paaboel Andersen2017-07-05
| | | | A mix of fixes for typos and UK english
* tree-wide: use mdash instead of a two minusesZbigniew Jędrzejewski-Szmek2017-06-16
|
* man: fix typosJakub Wilk2017-05-17
|
* man: fully document sd-event interfacesLennart Poettering2017-05-17
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.