man: fix small typo (#5778)
authorAsciiWolf <mail@asciiwolf.com>
Fri, 21 Apr 2017 13:01:09 +0000 (15:01 +0200)
committerMartin Pitt <martinpitt@users.noreply.github.com>
Fri, 21 Apr 2017 13:01:09 +0000 (15:01 +0200)
man/systemd.network.xml

index be9af97..fdf7d5c 100644 (file)
          <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>.