]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
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 be9af9759f75b4a3a9ccd2a99446affa291cbd11..fdf7d5caaf95c92ccfb878ccdc5249ccb1b191c5 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>.