From: Daniel Kahn Gillmor Date: Sun, 8 May 2016 19:58:34 +0000 (-0400) Subject: man: clarify different uses of MACAddress X-Git-Tag: v231~278^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=de25aae110edb2f99a6665c46d5fa8ba78946cd4;p=platform%2Fupstream%2Fsystemd.git 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. --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 70e3804..35800be 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -105,7 +105,8 @@ MACAddress= - The hardware address. + The hardware address of the interface (use full colon-delimited hexadecimal, e.g., + 01:23:45:67:89:ab). @@ -198,7 +199,7 @@ MACAddress= - The hardware address. + The hardware address to set for the device.