From 320ac7a6276e88c5ff59b0000110ed39f37fe389 Mon Sep 17 00:00:00 2001 From: AsciiWolf Date: Fri, 21 Apr 2017 15:01:09 +0200 Subject: [PATCH] man: fix small typo (#5778) --- 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 be9af9759f..fdf7d5caaf 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -812,7 +812,7 @@ GatewayOnlink= - The GatewayOnlink option tells the kernel that the it does not have + The GatewayOnlink option tells the kernel that it does not have to check if the gateway is reachable directly by the current machine (i.e., the kernel does not need to check if the gateway is attached to the local network), so that we can insert the route in the kernel table without it being complained about. A boolean, defaults to no.