X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_bus_message_append_strv.xml;h=4fb1390df48ebf6af5d4516aeb5ee9ce6a496328;hb=dca348bcbb462305864526c587495a14a76bfcde;hp=048bbcac08fe56cc697829c779c3780134a6f13b;hpb=effbc8e4f70fc70e4a4a8a1dc77228dd187f9c22;p=elogind.git diff --git a/man/sd_bus_message_append_strv.xml b/man/sd_bus_message_append_strv.xml index 048bbcac0..4fb1390df 100644 --- a/man/sd_bus_message_append_strv.xml +++ b/man/sd_bus_message_append_strv.xml @@ -77,8 +77,8 @@ along with systemd; If not, see . The memory pointed at by p and the contents of the strings themselves are copied into the memory area containing the message and may be changed after this call. Note - that the signature of l parameter is be - treated as const char* const*, and the the contents + that the signature of l parameter is to be + treated as const char *const *, and the contents will not be modified.