diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 266ad52df2..4505438d62 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -1711,7 +1711,9 @@ Endpoint= Sets an endpoint IP address or hostname, followed by a colon, and then - a port number. This endpoint will be updated automatically once to + a port number. IPv6 address must be in the square brackets. For example, + 111.222.333.444:51820 for IPv4 and [1111:2222::3333]:51820 + for IPv6 address. This endpoint will be updated automatically once to the most recent source IP address and port of correctly authenticated packets from the peer at configuration time.