]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: replace full stop with colon
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 13 Mar 2022 13:33:27 +0000 (22:33 +0900)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Sun, 13 Mar 2022 18:30:57 +0000 (18:30 +0000)
Fixes #22724.

man/udev.xml

index f6ea2abc12119a973f049a13c880c61489e8b58f..886455f61f745e531acb003ee0dd8265883e3b40 100644 (file)
                     log level is applied when the line including this rule is processed. So, for
                     debugging, it is recommended that this is specified at earlier place, e.g., the
                     first line of <filename>00-debug.rules</filename>.</para>
-                    <para>Example for debugging uevent processing for network interfaces.
+                    <para>Example for debugging uevent processing for network interfaces:
                     <programlisting># /etc/udev/rules.d/00-debug-net.rules
 SUBSYSTEM=="net", OPTIONS="log_level=debug"</programlisting></para>
                   </listitem>