summaryrefslogtreecommitdiff
path: root/man/systemd-networkd.service.xml
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2013-12-07 23:23:18 +0100
committerTom Gundersen <teg@jklm.no>2013-12-17 09:24:57 +0100
commita53692f7b4fb0af771bd510436cc592ef2919f86 (patch)
tree688441ab8daa6b02560d8e4c8207c0a0c67dc320 /man/systemd-networkd.service.xml
parentae4c67a7c6bb4efb858822838efe81008c965a98 (diff)
man: networkd - clarify Address/Gateway keys in [Network] section
Diffstat (limited to 'man/systemd-networkd.service.xml')
-rw-r--r--man/systemd-networkd.service.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-networkd.service.xml b/man/systemd-networkd.service.xml
index 4cd0872b9..6c65fbaef 100644
--- a/man/systemd-networkd.service.xml
+++ b/man/systemd-networkd.service.xml
@@ -175,7 +175,7 @@
separated by a '/' character. The format of the address must
be as described in
<citerefentry><refentrytitle>inet_pton</refentrytitle><manvolnum>3</manvolnum></citerefentry>
- .</para>
+ . This is a short-hand for an [Address] section only containing an Address key (see below).</para>
</listitem>
</varlistentry>
<varlistentry>
@@ -183,7 +183,7 @@
<listitem>
<para>The gateway address, which must be in the format described in
<citerefentry><refentrytitle>inet_pton</refentrytitle><manvolnum>3</manvolnum></citerefentry>
- .</para>
+ . This is a short-hand for a [Route] section only containing a Gateway key.</para>
</listitem>
</varlistentry>
<varlistentry>