diff --git a/man/systemd.network.xml b/man/systemd.network.xml index e354e48516..d44312a941 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -818,15 +818,15 @@ Address= - As in the [Network] section. This - key is mandatory. + As in the [Network] section. This key is mandatory. Each + [Address] section can contain one Address= setting. Peer= The peer address in a point-to-point connection. - Accepts the same format as the Address + Accepts the same format as the Address= key. @@ -837,7 +837,7 @@ described in inet_pton3. This key only applies to IPv4 addresses. If it is not - given, it is derived from the Address + given, it is derived from the Address= key.