]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix indentation
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 14 Feb 2021 05:49:46 +0000 (14:49 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 16 Feb 2021 16:59:21 +0000 (17:59 +0100)
man/systemd.network.xml

index 7cf1da6ce5e3b3ca187034778648fbbbd5a26597..f0882c2bc2215319cc8870c425ab3525f2bb0d16 100644 (file)
@@ -1344,16 +1344,15 @@ IPv6Token=prefixstable:2002:da8:1::</programlisting></para>
             set, then the gateway address provided by DHCPv4 or IPv6 RA is used.</para>
           </listitem>
         </varlistentry>
-         <varlistentry>
-           <term><varname>GatewayOnLink=</varname></term>
-           <listitem>
-             <para>Takes a boolean. If set to true, the kernel 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. Defaults to <literal>no</literal>.
-             </para>
-           </listitem>
-         </varlistentry>
+        <varlistentry>
+          <term><varname>GatewayOnLink=</varname></term>
+          <listitem>
+            <para>Takes a boolean. If set to true, the kernel 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. Defaults to <literal>no</literal>.</para>
+          </listitem>
+        </varlistentry>
         <varlistentry>
           <term><varname>Destination=</varname></term>
           <listitem>