summaryrefslogtreecommitdiff
path: root/man/sd_bus_attach_event.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/sd_bus_attach_event.xml')
-rw-r--r--man/sd_bus_attach_event.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/man/sd_bus_attach_event.xml b/man/sd_bus_attach_event.xml
index f84a7cc4c5..2a207d2848 100644
--- a/man/sd_bus_attach_event.xml
+++ b/man/sd_bus_attach_event.xml
@@ -84,20 +84,20 @@
0 or a positive integer. On failure, they return a negative errno-style error code.</para>
<para><function>sd_bus_get_event()</function> returns an event loop object or <constant>NULL</constant>.</para>
- </refsect1>
- <refsect1>
- <title>Errors</title>
+ <refsect2>
+ <title>Errors</title>
- <para>Returned errors may indicate the following problems:</para>
+ <para>Returned errors may indicate the following problems:</para>
- <variablelist>
- <varlistentry>
- <term><constant>-ECHILD</constant></term>
+ <variablelist>
+ <varlistentry>
+ <term><constant>-ECHILD</constant></term>
- <listitem><para>The bus connection has been created in a different process.</para></listitem>
- </varlistentry>
- </variablelist>
+ <listitem><para>The bus connection has been created in a different process.</para></listitem>
+ </varlistentry>
+ </variablelist>
+ </refsect2>
</refsect1>
<xi:include href="libsystemd-pkgconfig.xml" />