summaryrefslogtreecommitdiff
path: root/man/sd_bus_message_new_signal.xml
Commit message (Collapse)AuthorAgeFilesLines
* sd-bus: Add sd_bus_emit_* docsDaan De Meyer2020-04-201-1/+2
|
* man: make separate "Errors" sections subsection of "Return value"Zbigniew Jędrzejewski-Szmek2019-03-211-25/+25
| | | | | | | | Logically, this is better, because we're describing a subset of possible return values. Visually this also looks quite good because groff renders refsect2 much less prominently. Also rewrap things, add <constant> in various places, fix some typos.
* man: use same header for all filesZbigniew Jędrzejewski-Szmek2019-03-141-2/+2
| | | | | | | The "include" files had type "book" for some raeason. I don't think this is meaningful. Let's just use the same everywhere. $ perl -i -0pe 's^..DOCTYPE (book|refentry) PUBLIC "-//OASIS//DTD DocBook XML V4.[25]//EN"\s+"http^<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"\n "http^gms' man/*.xml
* man: add sd_bus_message_new_call(3)Zbigniew Jędrzejewski-Szmek2018-08-021-1/+5
|
* man: add sd_bus_message_new_signal(3)Zbigniew Jędrzejewski-Szmek2018-08-021-0/+116