David Tardon
eea10b26f7
man: use same version in public and system ident.
2023-12-25 15:51:47 +01:00
David Tardon
13a69c120b
man: use <simplelist> for 'See also' sections
...
This is just a slight markup improvement; there should be no difference
in rendering.
2023-12-23 08:28:57 +01:00
Abderrahim Kitouni
ec07c3c80b
man: add version info
...
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.
2023-08-29 14:07:24 +01:00
Zbigniew Jędrzejewski-Szmek
6db00b5de1
man/sd_bus_message_open_container: mention two common errors
2023-04-04 15:18:00 +02:00
Paul Barker
7f9a6295c3
man: Fix spelling mistake
2023-02-16 15:43:47 +01:00
igo95862
1edc1f1b62
man: Speicfy exact return values of sd_bus_message_enter_container
2020-11-30 12:21:20 +01:00
Yu Watanabe
db9ecf0501
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
Lennart Poettering
8d29a1b9c5
man: document that sd_bus_message_close_container() may only be called at end of container
...
Prompted-by: https://lists.freedesktop.org/archives/systemd-devel/2020-September/045264.html
2020-09-09 22:46:52 +02:00
Frantisek Sumsal
2d4f8cf467
man: fix few spelling errors
...
Reported by Fossies.org.
2020-05-03 10:23:25 +02:00
Daan De Meyer
7cd40caa66
sd-bus: Add sd_bus_message_open/close/enter/exit_container docs
2020-04-23 18:30:40 +02:00