]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: slightly update the man page of sd_bus_message_read_basic()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 25 Nov 2020 13:20:48 +0000 (22:20 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 25 Nov 2020 13:52:40 +0000 (14:52 +0100)
Follow-up for 73a1d7d2433edd1872ec53db3e804009298ebb1d.

man/sd_bus_message_read_basic.xml

index 14320a95d1c224cc5d0c37222bc933d01d17f2e6..443fcdaad0bfe590f566d7b38d0d3e24eb03080c 100644 (file)
 
     <para>
       On success, <function>sd_bus_message_read_basic()</function> 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.
     </para>