chiark / gitweb /
hashmap: return more information from resize_buckets()
[elogind.git] / man / sd_event_new.xml
index 3062f43e693d87500f060d3ec136053a223f3315..d392ed30b0a67e867303f2a2cf0aa99ddbcb44a4 100644 (file)
@@ -138,13 +138,13 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
     <variablelist>
       <varlistentry>
-        <term><varname>-ENOMEM</varname></term>
+        <term><constant>-ENOMEM</constant></term>
 
         <listitem><para>Not enough memory to allocate the object.</para></listitem>
       </varlistentry>
 
       <varlistentry>
-        <term><varname>-EMFILE</varname></term>
+        <term><constant>-EMFILE</constant></term>
 
         <listitem><para>The maximum number of event loops has been allocated.</para></listitem>