]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/sd_bus_get_n_queued_read.xml
Merge pull request #12414 from keszybz/detect-podman
[thirdparty/systemd.git] / man / sd_bus_get_n_queued_read.xml
index 3112ca7a8ad650c6443d4b50b6ac172d55b1dcb4..f949c936c21403432eadc29c361921ce666cbf10 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>-ECHILD</constant></term>
+      <variablelist>
+        <varlistentry>
+          <term><constant>-ECHILD</constant></term>
 
-        <listitem><para>The bus connection was created in a different process.</para></listitem>
-      </varlistentry>
+          <listitem><para>The bus connection was created in a different process.</para></listitem>
+        </varlistentry>
 
-    </variablelist>
+      </variablelist>
+    </refsect2>
   </refsect1>
 
   <refsect1>