summaryrefslogtreecommitdiff
path: root/man/sd_event_add_defer.xml
AgeCommit message (Collapse)Author
2015-02-10man: boilerplate unificationZbigniew Jędrzejewski-Szmek
2014-11-21man: add emacs header to get correct indention in nxml-mode for the manpage ↵Lennart Poettering
XML files that use 2ch indenting In the long run we really should figure out if we want to stick with 8ch or 2ch indenting, and not continue with half-and-half. For now, just make emacs aware of the files that use 2ch indenting.
2014-11-03man: sd_event_add_post - fix typoTom Gundersen
2014-09-25man: use <constant> markup for errno valueZbigniew Jędrzejewski-Szmek
We were inconsistent, but marking them up as constants makes more sense then as variables.
2014-09-25man: document sd_event_add_{defer,post,exit}Zbigniew Jędrzejewski-Szmek