From: Yu Watanabe Date: Wed, 25 Nov 2020 13:20:48 +0000 (+0900) Subject: man: slightly update the man page of sd_bus_message_read_basic() X-Git-Tag: v247~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7a1fe27f81dace11a25a0573dc170d86d1f92023;p=thirdparty%2Fsystemd.git man: slightly update the man page of sd_bus_message_read_basic() Follow-up for 73a1d7d2433edd1872ec53db3e804009298ebb1d. --- diff --git a/man/sd_bus_message_read_basic.xml b/man/sd_bus_message_read_basic.xml index 14320a95d1c..443fcdaad0b 100644 --- a/man/sd_bus_message_read_basic.xml +++ b/man/sd_bus_message_read_basic.xml @@ -189,7 +189,7 @@ On success, sd_bus_message_read_basic() returns a positive integer. - If the end of currently open array has been reached returns 0. + If the end of the currently opened array has been reached, it returns 0. On failure, it returns a negative errno-style error code.