man: fix spurious uppercasing

This commit is contained in:
Lennart Poettering 2018-10-16 17:19:23 +02:00
parent 66d7235e0b
commit 88925d2f80
1 changed files with 1 additions and 1 deletions

View File

@ -1077,7 +1077,7 @@
<varlistentry>
<term><varname>Protocol=</varname></term>
<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>static</literal>.
</para>