man: clarify different uses of MACAddress

Improve the networkd documentation to clarify that Match.MACAddress is for
selection, but Link.MACAddress describes an action to be taken.
This commit is contained in:
Daniel Kahn Gillmor 2016-05-08 15:58:34 -04:00
parent d6f5a432b0
commit de25aae110
1 changed files with 3 additions and 2 deletions

View File

@ -105,7 +105,8 @@
<varlistentry>
<term><varname>MACAddress=</varname></term>
<listitem>
<para>The hardware address.</para>
<para>The hardware address of the interface (use full colon-delimited hexadecimal, e.g.,
01:23:45:67:89:ab).</para>
</listitem>
</varlistentry>
<varlistentry>
@ -198,7 +199,7 @@
<varlistentry>
<term><varname>MACAddress=</varname></term>
<listitem>
<para>The hardware address.</para>
<para>The hardware address to set for the device.</para>
</listitem>
</varlistentry>
<varlistentry>