diff options
author | Tom Gundersen <teg@jklm.no> | 2015-07-25 23:27:44 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2015-07-25 23:27:44 +0200 |
commit | eeb4b73b6a885583b5f49887967397b74a3efcf1 (patch) | |
tree | e14b12fe68db4eb3d14431b6b1ae5cbb1b32d2fd /man/sd_bus_negotiate_fds.xml | |
parent | 57cafd9bc08f9d925438eec22ff603950cabf325 (diff) | |
parent | dd2b607b7d1ce355e93f9f71cd256ec20b8ae9c4 (diff) |
Merge pull request #727 from phomes/master
man: typo fixes
Diffstat (limited to 'man/sd_bus_negotiate_fds.xml')
-rw-r--r-- | man/sd_bus_negotiate_fds.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_negotiate_fds.xml b/man/sd_bus_negotiate_fds.xml index 1be44e2785..f53ea9e41a 100644 --- a/man/sd_bus_negotiate_fds.xml +++ b/man/sd_bus_negotiate_fds.xml @@ -152,7 +152,7 @@ <refsect1> <title>Return Value</title> - <para>On success, these functions returns 0 or a + <para>On success, these functions return 0 or a positive integer. On failure, they return a negative errno-style error code.</para> </refsect1> |