summaryrefslogtreecommitdiff
path: root/man/sd_event_source_set_priority.xml
Commit message (Collapse)AuthorAge
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
| | | | | | | | | | Files which are installed as-is (any .service and other unit files, .conf files, .policy files, etc), are left as is. My assumption is that SPDX identifiers are not yet that well known, so it's better to retain the extended header to avoid any doubt. I also kept any copyright lines. We can probably remove them, but it'd nice to obtain explicit acks from all involved authors before doing that.
* 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.