chiark / gitweb /
journalctl: highlight MESSAGE= in verbose output
[elogind.git] / man / sd-id128.xml
index abd2004d1caeb244d1554f48c9fd34cbf12f8db0..51a16e35d443affab7a2888c2e5c08f539714a55 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>
                 <para>Note that new, randomized IDs may be generated
                 with
                 <citerefentry><refentrytitle>journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>'s
-                <literal>--new-id</literal> option.</para>
+                <option>--new-id</option> option.</para>
         </refsect1>
 
         <refsect1>