summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2023-08-22 08:49:49 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2023-08-22 12:10:39 +0200
commit08801318e8bf8383d5186bd77972feb6332225c1 (patch)
tree62fc1a3ae9dbb1f8f4e8ab327dd2fdb166698058 /man
parentboot: modernize mangle_stub_cmdline() a bit + drop leading whitespace (diff)
downloadsystemd-08801318e8bf8383d5186bd77972feb6332225c1.tar.xz
systemd-08801318e8bf8383d5186bd77972feb6332225c1.zip
network: fix log message and man page for HopLimit=
Follow-up for 88c0642358398240a54d242e812439fcd0564b05. Closes #28899.
Diffstat (limited to 'man')
-rw-r--r--man/systemd.network.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index da4282e502..47b7d7b1d1 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -1620,7 +1620,8 @@ allow my_server_t localnet_peer_t:peer recv;</programlisting>
<varlistentry>
<term><varname>HopLimit=</varname></term>
<listitem>
- <para> Configures per route hop limit. See also <varname>IPv6HopLimit=</varname>.</para>
+ <para>Configures per route hop limit. Takes an integer in the range 1…255. See also
+ <varname>IPv6HopLimit=</varname>.</para>
</listitem>
</varlistentry>