]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/networkd.conf: add missing whitespace between words
authorLouis Sautier <sautier.louis@gmail.com>
Sat, 15 Feb 2025 23:05:13 +0000 (00:05 +0100)
committerMike Yuan <me@yhndnzj.com>
Sat, 15 Feb 2025 23:27:43 +0000 (00:27 +0100)
Signed-off-by: Louis Sautier <sautier.louis@gmail.com>
man/networkd.conf.xml

index 1d5edfd45f28dbe8bb230daefcac439d1ecc67e6..0f7f7aafc59c836d5086983274ff9c97836175b6 100644 (file)
         <listitem>
           <para>Configures IPv4 packet forwarding for the system. Takes a boolean value. This controls the
           <filename>net.ipv4.conf.default.forwarding</filename> and
-          <filename>net.ipv4.conf.all.forwarding</filename>sysctl options. See
+          <filename>net.ipv4.conf.all.forwarding</filename> sysctl options. See
           <ulink url="https://docs.kernel.org/networking/ip-sysctl.html">IP Sysctl</ulink>
           for more details about the sysctl options. Defaults to unset and the sysctl options will not be
           changed.</para>