]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: Fixed an incomplete sentence
authorigo95862 <igo95862@yandex.ru>
Wed, 25 Nov 2020 13:15:33 +0000 (16:15 +0300)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 25 Nov 2020 13:27:17 +0000 (22:27 +0900)
man/sd_bus_message_read_basic.xml

index 1e4d298e179517127c1e3b536c8fe45d295dd737..14320a95d1c224cc5d0c37222bc933d01d17f2e6 100644 (file)
     <title>Return Value</title>
 
     <para>
-      On success, <function>sd_bus_message_read_basic()</function> a positive integer.
+      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.
       On failure, it returns a negative errno-style error code.
     </para>