From 88925d2f80406661c291a44f9915e6f4a63a4b4c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 16 Oct 2018 17:19:23 +0200 Subject: [PATCH] man: fix spurious uppercasing --- man/systemd.network.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ Protocol= - The Protocol identifier for the route. Takes a number between 0 and 255 or the special values + The protocol identifier for the route. Takes a number between 0 and 255 or the special values kernel, boot and static. Defaults to static.