From c7f3ba1ecd11f126a43fb650937a7dae5d4d0bdd Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Tue, 25 Feb 2014 16:06:45 +0100 Subject: [PATCH] man: networkd - clarify that multiple addresses/routes are supported --- man/systemd-networkd.service.xml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/man/systemd-networkd.service.xml b/man/systemd-networkd.service.xml index 2517efc4a..df5ca3640 100644 --- a/man/systemd-networkd.service.xml +++ b/man/systemd-networkd.service.xml @@ -300,10 +300,12 @@ Address= A static IPv4 or IPv6 address and its prefix length, - separated by a / character. The format of the address must - be as described in + separated by a / character. Specify this + key more than once to configure several addresses. + 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). + . This is a short-hand for an [Address] section only containing an Address key (see below). + @@ -343,7 +345,9 @@ - The [Address] section accepts the following keys: + An [Address] section accepts the following keys. + Specify several [Address] sections to configure several + addresses. @@ -369,7 +373,8 @@ - The [Route] section accepts the following keys: + The [Route] section accepts the following keys. Specify + several [Route] sections to configure several routes. -- 2.30.2