1
0
mirror of https://github.com/systemd/systemd.git synced 2025-08-31 09:49:54 +03:00

man: fix spurious uppercasing

This commit is contained in:
Lennart Poettering
2018-10-16 17:19:23 +02:00
parent 66d7235e0b
commit 88925d2f80

View File

@ -1077,7 +1077,7 @@
<varlistentry> <varlistentry>
<term><varname>Protocol=</varname></term> <term><varname>Protocol=</varname></term>
<listitem> <listitem>
<para>The Protocol identifier for the route. Takes a number between 0 and 255 or the special values <para>The protocol identifier for the route. Takes a number between 0 and 255 or the special values
<literal>kernel</literal>, <literal>boot</literal> and <literal>static</literal>. Defaults to <literal>kernel</literal>, <literal>boot</literal> and <literal>static</literal>. Defaults to
<literal>static</literal>. <literal>static</literal>.
</para> </para>