X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-networkd.service.xml;h=527742cea3db0a93f1e5e910fb177c677c7f942c;hp=48521df2dfef01bcd464bec4586343c6f4886cf2;hb=ed7e5fe37d7e3392538844abadbb2903f4d2540f;hpb=deb480d1a7c3f3178c44f0aa73765181c0e2317f;ds=sidebyside diff --git a/man/systemd-networkd.service.xml b/man/systemd-networkd.service.xml index 48521df2d..527742cea 100644 --- a/man/systemd-networkd.service.xml +++ b/man/systemd-networkd.service.xml @@ -105,13 +105,13 @@ Kind - The netdev kind. Currently, 'bridge', 'bond' and 'vlan' + The netdev kind. Currently, bridge, bond and vlan are supported. This option is compulsory. - The [VLAN] section only applies for netdevs of kind 'vlan', + The [VLAN] section only applies for netdevs of kind vlan, and accepts the following keys: @@ -199,7 +199,7 @@ Address A static IPv4 or IPv6 address and its prefix length, - separated by a '/' character. The format of the address must + separated by a / character. The format of the address must be as described in inet_pton3 . This is a short-hand for an [Address] section only containing an Address key (see below).