]> 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)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 22 Feb 2025 11:15:12 +0000 (12:15 +0100)
Signed-off-by: Louis Sautier <sautier.louis@gmail.com>
(cherry picked from commit 24af6a0d0afcce3268ff60b7fea2f203cd820985)

man/networkd.conf.xml

index 4772e827997105a4d9112dae6f585575c999f203..63e3abc54559c8b53da3024900ad0cb2ff39e40c 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>