From: Yu Watanabe Date: Mon, 16 Aug 2021 03:57:18 +0000 (+0900) Subject: man: address label can be set only for IPv4 addresses X-Git-Tag: v250-rc1~824^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=80e41a68d62dd662e4453de6a36d7f10a62ee33c;p=thirdparty%2Fsystemd.git man: address label can be set only for IPv4 addresses --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 299c56df0ad..f34f3025cb7 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -1053,7 +1053,8 @@ IPv6Token=prefixstable:2002:da8:1:: Label= - An address label. + Specifies the label for the IPv4 address. The label must be a 7-bit ASCII string with + a length of 1…15 characters. Defaults to unset.