summaryrefslogtreecommitdiff
path: root/man/sd_bus_message_read_basic.xml
diff options
context:
space:
mode:
authorigo95862 <igo95862@yandex.ru>2020-11-25 16:15:33 +0300
committerYu Watanabe <watanabe.yu+github@gmail.com>2020-11-25 22:27:17 +0900
commit78c4f2f153b93fdb39654edb93a73b202a67dcfd (patch)
treebe78aab9bef8be84b189d36b2888d9fadbfcb6f0 /man/sd_bus_message_read_basic.xml
parent73a1d7d2433edd1872ec53db3e804009298ebb1d (diff)
downloadsystemd-78c4f2f153b93fdb39654edb93a73b202a67dcfd.tar.gz
man: Fixed an incomplete sentence
Diffstat (limited to 'man/sd_bus_message_read_basic.xml')
-rw-r--r--man/sd_bus_message_read_basic.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_message_read_basic.xml b/man/sd_bus_message_read_basic.xml
index 1e4d298e17..14320a95d1 100644
--- a/man/sd_bus_message_read_basic.xml
+++ b/man/sd_bus_message_read_basic.xml
@@ -188,7 +188,7 @@
<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>