summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 be9af9759f..fdf7d5caaf 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -812,7 +812,7 @@
<varlistentry>
<term><varname>GatewayOnlink=</varname></term>
<listitem>
- <para>The <literal>GatewayOnlink</literal> option tells the kernel that the it does not have
+ <para>The <literal>GatewayOnlink</literal> 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 <literal>no</literal>.