]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/sd_bus_negotiate_fds.xml
Merge pull request #13070 from yuwata/network-set-route-to-dhcp-dns
[thirdparty/systemd.git] / man / sd_bus_negotiate_fds.xml
index ccbadb2b403059688e910b991c40b50c35744854..c12b65c983994249b4aec4f0eab478025f2cb660 100644 (file)
     <para>On success, these functions return 0 or a
     positive integer. On failure, they return 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>-EPERM</constant></term>
+      <variablelist>
+        <varlistentry>
+          <term><constant>-EPERM</constant></term>
 
-        <listitem><para>The bus connection has already been started.</para></listitem>
-      </varlistentry>
-    </variablelist>
+          <listitem><para>The bus connection has already been started.</para></listitem>
+        </varlistentry>
+      </variablelist>
+    </refsect2>
   </refsect1>
 
   <xi:include href="libsystemd-pkgconfig.xml" />