]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix description of ARPIntervalSec= units
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 12 Sep 2019 09:15:35 +0000 (11:15 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 12 Sep 2019 09:17:20 +0000 (11:17 +0200)
https://bugzilla.redhat.com/show_bug.cgi?id=1751363

man/systemd.netdev.xml

index 0775e00bd2fff6c9aa7908073fad7a0e7f526170..43133559b394a6a4b5608f71fd0c628e91165278 100644 (file)
       <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>