summaryrefslogtreecommitdiff
path: root/man/sd_event_add_time.xml
AgeCommit message (Collapse)Author
2014-05-07doc: balance C indirections in function prototypesJan Engelhardt
Shift the asterisks in the documentation's prototypes such that they are consistent among each other. Use the right side to match what is used in source code. Addendum to commit v209~82.
2014-05-07doc: comma placement corrections and word orderJan Engelhardt
Set commas where there should be some. Some improvements to word order.
2014-05-06man: document sd_event_add_time(3)Lennart Poettering