From: igo95862 Date: Wed, 25 Nov 2020 13:15:33 +0000 (+0300) Subject: man: Fixed an incomplete sentence X-Git-Tag: v247~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78c4f2f153b93fdb39654edb93a73b202a67dcfd;p=thirdparty%2Fsystemd.git man: Fixed an incomplete sentence --- diff --git a/man/sd_bus_message_read_basic.xml b/man/sd_bus_message_read_basic.xml index 1e4d298e179..14320a95d1c 100644 --- a/man/sd_bus_message_read_basic.xml +++ b/man/sd_bus_message_read_basic.xml @@ -188,7 +188,7 @@ Return Value - On success, sd_bus_message_read_basic() a positive integer. + On success, sd_bus_message_read_basic() returns a positive integer. If the end of currently open array has been reached returns 0. On failure, it returns a negative errno-style error code.