]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/sd_bus_set_close_on_exit.xml
man: fix reference to sd_bus_add_fallback_vtable
[thirdparty/systemd.git] / man / sd_bus_set_close_on_exit.xml
index d0cafb5ae6ff57e384b7c2d26cf98dd2ecd5fcc2..751fc0a729e672e23a6cf9726b06f641f8472ec3 100644 (file)
 
     <para><function>sd_bus_get_close_on_exit()</function> returns 0 if the feature is currently turned off or a
     positive integer if it is on. On failure, it returns a negative errno-style error code.</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" />