Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | man: use same version in public and system ident. | David Tardon | 2023-12-25 | 1 | -1/+1 |
| | |||||
* | man: use <simplelist> for 'See also' sections | David Tardon | 2023-12-23 | 1 | -8/+8 |
| | | | | | This is just a slight markup improvement; there should be no difference in rendering. | ||||
* | man: add version info | Abderrahim Kitouni | 2023-08-29 | 1 | -7/+21 |
| | | | | | | | | This tries to add information about when each option was added. It goes back to version 183. The version info is included from a separate file to allow generating it, which would allow more control on the formatting of the final output. | ||||
* | man/sd_bus_message_open_container: mention two common errors | Zbigniew Jędrzejewski-Szmek | 2023-04-04 | 1 | -1/+15 |
| | |||||
* | man: Fix spelling mistake | Paul Barker | 2023-02-16 | 1 | -1/+1 |
| | |||||
* | man: Speicfy exact return values of sd_bus_message_enter_container | igo95862 | 2020-11-30 | 1 | -2/+7 |
| | |||||
* | license: LGPL-2.1+ -> LGPL-2.1-or-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | man: document that sd_bus_message_close_container() may only be called at ↵ | Lennart Poettering | 2020-09-09 | 1 | -2/+15 |
| | | | | | | end of container Prompted-by: https://lists.freedesktop.org/archives/systemd-devel/2020-September/045264.html | ||||
* | man: fix few spelling errors | Frantisek Sumsal | 2020-05-03 | 1 | -1/+1 |
| | | | | Reported by Fossies.org. | ||||
* | sd-bus: Add sd_bus_message_open/close/enter/exit_container docs | Daan De Meyer | 2020-04-23 | 1 | -0/+165 |