diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-04-01 19:12:59 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-04-13 17:41:01 -0700 |
commit | faae655de3cdbed4be1d472b01ce0c4d81e905ed (patch) | |
tree | ce17ad66a5ceb4c7ef3c65ea4d9267d4f6ae3ae7 /man/sd_bus_negotiate_fds.xml | |
parent | 9ea28c55a2488e6cd4a44ac5786f12b71ad5bc9f (diff) |
man: add man page for sd_event_new()
Diffstat (limited to 'man/sd_bus_negotiate_fds.xml')
-rw-r--r-- | man/sd_bus_negotiate_fds.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_bus_negotiate_fds.xml b/man/sd_bus_negotiate_fds.xml index 38e1fad68a..c2061941ab 100644 --- a/man/sd_bus_negotiate_fds.xml +++ b/man/sd_bus_negotiate_fds.xml @@ -24,7 +24,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <refentry id="sd_bus_negotiate_fds" conditional="ENABLE_KDBUS"> <refentryinfo> - <title>sd_bus_new</title> + <title>sd_bus_negotiate_fds</title> <productname>systemd</productname> <authorgroup> @@ -132,7 +132,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <title>Return Value</title> <para>On success, these functions returns 0 or a - positive integer. On failure, it returns a negative errno-style + positive integer. On failure, they return a negative errno-style error code.</para> </refsect1> |