chiark / gitweb /
man/service: document behaviour on failure
[elogind.git] / man / sd-id128.xml
index abd2004d1caeb244d1554f48c9fd34cbf12f8db0..ac2000e275c53253645e45cb19f624437ee569ac 100644 (file)
                 <programlisting>#define SD_MESSAGE_COREDUMP SD_ID128_MAKE(fc,2e,22,bc,6e,e6,47,b6,b9,07,29,ab,34,a2,50,b1)</programlisting>
 
                 <para><function>SD_ID128_CONST_STR()</function> may be
-                use to convert constant 128bit IDs into constant
+                used to convert constant 128bit IDs into constant
                 strings for output. The following example code will
                 output the string
                 "fc2e22bc6ee647b6b90729ab34a250b1":</para>