summaryrefslogtreecommitdiffstats
path: root/man/systemd.network.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-10-16 17:19:23 +0200
committerLennart Poettering <lennart@poettering.net>2018-10-16 17:19:23 +0200
commit88925d2f80406661c291a44f9915e6f4a63a4b4c (patch)
tree327c713547a05695c1e42954a1c3424b872a14a7 /man/systemd.network.xml
parentman: an attempt to reword the [Route] Type= man page (diff)
downloadsystemd-88925d2f80406661c291a44f9915e6f4a63a4b4c.tar.xz
systemd-88925d2f80406661c291a44f9915e6f4a63a4b4c.zip
man: fix spurious uppercasing
Diffstat (limited to '')
-rw-r--r--man/systemd.network.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index 078f1a4bf3..cc33f8331e 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -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>