From: Andre Kalb Date: Wed, 13 Jul 2022 21:56:50 +0000 (+0200) Subject: man/network: ServerAddress= drop "literal" from IP address ranges X-Git-Tag: v252-rc1~648^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1df6201882607666daec13d7f7c056e8366ef5aa;p=thirdparty%2Fsystemd.git man/network: ServerAddress= drop "literal" from IP address ranges --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index d1eca399dfd..67177183042 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -2546,7 +2546,7 @@ Token=prefixstable:2002:da8:1:: ServerAddress= Specifies server address for the DHCP server. Takes an IPv4 address with prefix - length, for example 192.168.0.1/24. This setting may be useful when the link on + length, for example 192.168.0.1/24. This setting may be useful when the link on which the DHCP server is running has multiple static addresses. When unset, one of static addresses in the link will be automatically selected. Defaults to unset.