From: Tom Gundersen Date: Fri, 14 Mar 2014 12:04:57 +0000 (+0100) Subject: man: network - clarify which options may be specified more than once. X-Git-Tag: v212~175 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=cb44f25c12f6203ad1f173d5b32d4059f446508e man: network - clarify which options may be specified more than once. --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 7609128f3..8a39fc4fa 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -204,8 +204,10 @@ 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). + inet_pton3. + This is a short-hand for an [Address] section only containing + an Address key (see below). This option may be specified + more than once. @@ -213,8 +215,9 @@ Gateway= The gateway address, which must be in the format described in - inet_pton3 - . This is a short-hand for a [Route] section only containing a Gateway key. + inet_pton3. + This is a short-hand for a [Route] section only containing a Gateway + key. This option may be specified more than once. @@ -222,7 +225,7 @@ A DNS server address, which must be in the format described in inet_pton3. - This option may be specified repeatedly. + This option may be specified more than once.