chiark / gitweb /
man: networkd - clarify that multiple addresses/routes are supported
authorTom Gundersen <teg@jklm.no>
Tue, 25 Feb 2014 15:06:45 +0000 (16:06 +0100)
committerTom Gundersen <teg@jklm.no>
Tue, 25 Feb 2014 15:06:45 +0000 (16:06 +0100)
man/systemd-networkd.service.xml

index 2517efc4a79c6ffe19faeb2b5897f8bef096bf7c..df5ca36406afd01a48554866f58c4204f161669b 100644 (file)
                                         <term><varname>Address=</varname></term>
                                         <listitem>
                                                 <para>A static IPv4 or IPv6 address and its prefix length,
-                                                separated by a <literal>/</literal> character. The format of the address must
-                                                be as described in
+                                                separated by a <literal>/</literal> character. Specify this
+                                                key more than once to configure several addresses.
+                                                The format of the address must be as described in
                                                 <citerefentry><refentrytitle>inet_pton</refentrytitle><manvolnum>3</manvolnum></citerefentry>
-                                                . This is a short-hand for an [Address] section only containing an Address key (see below).</para>
+                                                . This is a short-hand for an [Address] section only containing an Address key (see below).
+                                                </para>
                                         </listitem>
                                 </varlistentry>
                                 <varlistentry>
                                 </varlistentry>
                         </variablelist>
 
-                        <para>The <literal>[Address]</literal> section accepts the following keys:</para>
+                        <para>An <literal>[Address]</literal> section accepts the following keys.
+                        Specify several <literal>[Address]</literal> sections to configure several
+                        addresses.</para>
 
                         <variablelist class='network-directives'>
                                 <varlistentry>
                                 </varlistentry>
                         </variablelist>
 
-                        <para>The <literal>[Route]</literal> section accepts the following keys:</para>
+                        <para>The <literal>[Route]</literal> section accepts the following keys. Specify
+                        several <literal>[Route]</literal> sections to configure several routes.</para>
 
                         <variablelist class='network-directives'>
                                 <varlistentry>