summaryrefslogtreecommitdiffstats
path: root/man/sd_bus_message_open_container.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* man: use same version in public and system ident.David Tardon2023-12-251-1/+1
|
* man: use <simplelist> for 'See also' sectionsDavid Tardon2023-12-231-8/+8
| | | | | This is just a slight markup improvement; there should be no difference in rendering.
* man: add version infoAbderrahim Kitouni2023-08-291-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 errorsZbigniew Jędrzejewski-Szmek2023-04-041-1/+15
|
* man: Fix spelling mistakePaul Barker2023-02-161-1/+1
|
* man: Speicfy exact return values of sd_bus_message_enter_containerigo958622020-11-301-2/+7
|
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|
* man: document that sd_bus_message_close_container() may only be called at ↵Lennart Poettering2020-09-091-2/+15
| | | | | | end of container Prompted-by: https://lists.freedesktop.org/archives/systemd-devel/2020-September/045264.html
* man: fix few spelling errorsFrantisek Sumsal2020-05-031-1/+1
| | | | Reported by Fossies.org.
* sd-bus: Add sd_bus_message_open/close/enter/exit_container docsDaan De Meyer2020-04-231-0/+165