From: AsciiWolf Date: Fri, 21 Apr 2017 13:01:09 +0000 (+0200) Subject: man: fix small typo (#5778) X-Git-Tag: v234~308 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=320ac7a6276e88c5ff59b0000110ed39f37fe389;p=platform%2Fupstream%2Fsystemd.git man: fix small typo (#5778) --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index be9af97..fdf7d5c 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.