summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsciiWolf <mail@asciiwolf.com>2017-04-21 15:01:09 +0200
committerMartin Pitt <martinpitt@users.noreply.github.com>2017-04-21 15:01:09 +0200
commit320ac7a6276e88c5ff59b0000110ed39f37fe389 (patch)
tree61638adbb6f1473714546363e9c54e3f69364ad3
parent28959f7d3e8922cfb9f4c7c6b9ecfa11f3e32e05 (diff)
man: fix small typo (#5778)
-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>.