summaryrefslogtreecommitdiff
path: root/man/sd_bus_message_read_basic.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2020-11-25 22:20:48 +0900
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-11-25 14:52:40 +0100
commit7a1fe27f81dace11a25a0573dc170d86d1f92023 (patch)
tree5c4538a33760d4ce568d0aa514eaaf9431b43d6c /man/sd_bus_message_read_basic.xml
parent78c4f2f153b93fdb39654edb93a73b202a67dcfd (diff)
downloadsystemd-7a1fe27f81dace11a25a0573dc170d86d1f92023.tar.gz
man: slightly update the man page of sd_bus_message_read_basic()
Follow-up for 73a1d7d2433edd1872ec53db3e804009298ebb1d.
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 14320a95d1..443fcdaad0 100644
--- a/man/sd_bus_message_read_basic.xml
+++ b/man/sd_bus_message_read_basic.xml
@@ -189,7 +189,7 @@
<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>