[systemd-commits] man/systemd.network.xml

Tom Gundersen tomegun at kemper.freedesktop.org
Fri Mar 14 05:05:44 PDT 2014


 man/systemd.network.xml |   13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

New commits:
commit cb44f25c12f6203ad1f173d5b32d4059f446508e
Author: Tom Gundersen <teg at jklm.no>
Date:   Fri Mar 14 13:04:57 2014 +0100

    man: network - clarify which options may be specified more than once.

diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index 7609128..8a39fc4 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -204,8 +204,10 @@
                                                 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).
+                                                <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). This option may be specified
+                                                more than once.
                                                 </para>
                                         </listitem>
                                 </varlistentry>
@@ -213,8 +215,9 @@
                                         <term><varname>Gateway=</varname></term>
                                         <listitem>
                                                 <para>The gateway address, which must be in the format described in
-                                                <citerefentry><refentrytitle>inet_pton</refentrytitle><manvolnum>3</manvolnum></citerefentry>
-                                                . This is a short-hand for a [Route] section only containing a Gateway key.</para>
+                                                <citerefentry><refentrytitle>inet_pton</refentrytitle><manvolnum>3</manvolnum></citerefentry>.
+                                                This is a short-hand for a [Route] section only containing a Gateway
+                                                key. This option may be specified more than once.</para>
                                         </listitem>
                                 </varlistentry>
                                 <varlistentry>
@@ -222,7 +225,7 @@
                                         <listitem>
                                                 <para>A DNS server address, which must be in the format described in
                                                 <citerefentry><refentrytitle>inet_pton</refentrytitle><manvolnum>3</manvolnum></citerefentry>.
-                                                This option may be specified repeatedly.</para>
+                                                This option may be specified more than once.</para>
                                         </listitem>
                                 </varlistentry>
                                 <varlistentry>



More information about the systemd-commits mailing list