From 102bd40e1ed71c7ab980a90435a1c23d4c786c63 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 27 Jun 2014 20:42:36 +0200 Subject: man: split systemd.network(5) and related into various sections for better readability --- man/systemd.netdev.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'man/systemd.netdev.xml') diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index c17ae9eb22..bf1d24e0af 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -78,6 +78,11 @@ /usr/lib, pointing to /dev/null, disables the configuration file entirely. + + + + [Match] Section Options + A virtual network device is only created if the [Match] section matches the current environment, or if the section is empty. The following keys are accepted: @@ -127,6 +132,11 @@ + + + + [NetDev] Section Options + The [NetDev] section accepts the following keys: @@ -149,6 +159,11 @@ + + + + [VLAN] Section Options + The [VLAN] section only applies for netdevs of kind vlan, and accepts the following key: @@ -162,6 +177,11 @@ + + + + [MACVLAN] Section Options + The [MACVLAN] section only applies for netdevs of kind macvlan, and accepts the following key: -- cgit v1.2.3-54-g00ecf