man/networkd.conf: add missing whitespace between words

Signed-off-by: Louis Sautier <sautier.louis@gmail.com>
This commit is contained in:
Louis Sautier
2025-02-16 00:05:13 +01:00
committed by Mike Yuan
parent 05e0c43a0b
commit 24af6a0d0a

View File

@@ -126,7 +126,7 @@
<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>