Skip to content

Commit f3fa44c

Browse files
committed
man: netdev: use <varname> tag
1 parent 6b12086 commit f3fa44c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

man/systemd.netdev.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1769,7 +1769,7 @@
17691769
<listitem>
17701770
<para>Specifies the delay before a link is enabled after a
17711771
link up status has been detected. This value is rounded down
1772-
to a multiple of MIIMonitorSec. The default value is
1772+
to a multiple of <varname>MIIMonitorSec=</varname>. The default value is
17731773
0.</para>
17741774
</listitem>
17751775
</varlistentry>
@@ -1779,7 +1779,7 @@
17791779
<listitem>
17801780
<para>Specifies the delay before a link is disabled after a
17811781
link down status has been detected. This value is rounded
1782-
down to a multiple of MIIMonitorSec. The default value is
1782+
down to a multiple of <varname>MIIMonitorSec=</varname>. The default value is
17831783
0.</para>
17841784
</listitem>
17851785
</varlistentry>
@@ -1870,8 +1870,8 @@
18701870
<term><varname>ARPIPTargets=</varname></term>
18711871
<listitem>
18721872
<para>Specifies the IP addresses to use as ARP monitoring peers when
1873-
ARPIntervalSec is greater than 0. These are the targets of the ARP request
1874-
sent to determine the health of the link to the targets.
1873+
<varname>ARPIntervalSec=</varname> is greater than 0. These are the targets of the ARP
1874+
request sent to determine the health of the link to the targets.
18751875
Specify these values in IPv4 dotted decimal format. At least one IP
18761876
address must be given for ARP monitoring to function. The
18771877
maximum number of targets that can be specified is 16. The
@@ -1883,7 +1883,7 @@
18831883
<varlistentry>
18841884
<term><varname>ARPAllTargets=</varname></term>
18851885
<listitem>
1886-
<para>Specifies the quantity of ARPIPTargets that must be reachable
1886+
<para>Specifies the quantity of <varname>ARPIPTargets=</varname> that must be reachable
18871887
in order for the ARP monitor to consider a slave as being up.
18881888
This option affects only active-backup mode for slaves with
18891889
ARPValidate enabled. Possible values are

0 commit comments

Comments
 (0)