From a53692f7b4fb0af771bd510436cc592ef2919f86 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Sat, 7 Dec 2013 23:23:18 +0100 Subject: [PATCH] man: networkd - clarify Address/Gateway keys in [Network] section --- man/systemd-networkd.service.xml | 4 ++-- 1 file 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 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. -- 2.30.2