projects
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80a7491
)
man: fix description of ARPIntervalSec= units
author
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Thu, 12 Sep 2019 09:15:35 +0000
(11:15 +0200)
committer
Michael Biebl
<biebl@debian.org>
Tue, 19 Nov 2019 08:17:12 +0000
(08:17 +0000)
https://bugzilla.redhat.com/show_bug.cgi?id=
1751363
(cherry picked from commit
06c52cc2b7c6cf2729e130f2a23c5a7ce62e27b9
)
(cherry picked from commit
73e0f372d8100e635b95b0af39d4546e069c38e0
)
Gbp-Pq: Name man-fix-description-of-ARPIntervalSec-units.patch
man/systemd.netdev.xml
patch
|
blob
|
history
diff --git
a/man/systemd.netdev.xml
b/man/systemd.netdev.xml
index 0775e00bd2fff6c9aa7908073fad7a0e7f526170..43133559b394a6a4b5608f71fd0c628e91165278 100644
(file)
--- 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>