Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sd-bus: Add sd_bus_slot_get_current_* docs | Daan De Meyer | 2020-03-29 | 1 | -13/+1 |
| | |||||
* | sd-bus: Remove unused man cite of `sd_bus_slot_new_signal`. | Daan De Meyer | 2020-03-16 | 1 | -1/+0 |
| | |||||
* | man: use same header for all files | Zbigniew Jędrzejewski-Szmek | 2019-03-14 | 1 | -1/+1 |
| | | | | | | | 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: document sd_bus_slot_get_bus in sd_bus_slot_ref(3) | Zbigniew Jędrzejewski-Szmek | 2018-08-02 | 1 | -0/+11 |
| | | | | Similar reasoning as for sd_bus_message_get_bus(). | ||||
* | man: add sd_bus_slot_ref(3) | Zbigniew Jędrzejewski-Szmek | 2018-08-02 | 1 | -0/+96 |