From: Tom Gundersen Date: Sat, 7 Dec 2013 22:23:18 +0000 (+0100) Subject: man: networkd - clarify Address/Gateway keys in [Network] section X-Git-Tag: v209~869 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=a53692f7b4fb0af771bd510436cc592ef2919f86 man: networkd - clarify Address/Gateway keys in [Network] section --- 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 inet_pton3 - . + . This is a short-hand for an [Address] section only containing an Address key (see below). @@ -183,7 +183,7 @@ 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.