diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.network.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 2b0eb567be..c13085c056 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -346,6 +346,13 @@ </listitem> </varlistentry> <varlistentry> + <term><varname>Peer=</varname></term> + <listitem> + <para>The peer address in a point-to-point connection. Accepts the same format as + the <literal>Address</literal> key.</para> + </listitem> + </varlistentry> + <varlistentry> <term><varname>Broadcast=</varname></term> <listitem> <para>The broadcast address, which must be in the format described in |