diff options
Diffstat (limited to '')
-rw-r--r-- | man/systemd.network.xml | 2 |
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> |