summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-09-12 11:15:35 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-09-21 23:06:52 +0200
commit73e0f372d8100e635b95b0af39d4546e069c38e0 (patch)
tree98a26ac416ec10214324d293a42cf6fd53b4c080 /man
parent5412cc54a12129d53a56d4f95fdd2456302ccc9d (diff)
downloadsystemd-73e0f372d8100e635b95b0af39d4546e069c38e0.tar.gz
man: fix description of ARPIntervalSec= units
https://bugzilla.redhat.com/show_bug.cgi?id=1751363 (cherry picked from commit 06c52cc2b7c6cf2729e130f2a23c5a7ce62e27b9)
Diffstat (limited to 'man')
-rw-r--r--man/systemd.netdev.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml
index 0775e00bd2..43133559b3 100644
--- a/man/systemd.netdev.xml
+++ b/man/systemd.netdev.xml
@@ -1742,8 +1742,8 @@
<varlistentry>
<term><varname>ARPIntervalSec=</varname></term>
<listitem>
- <para>Specifies the ARP link monitoring frequency in milliseconds.
- A value of 0 disables ARP monitoring. The default value is 0.
+ <para>Specifies the ARP link monitoring frequency. A value of 0 disables ARP monitoring. The
+ default value is 0, and the default unit seconds.
</para>
</listitem>
</varlistentry>