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.network.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'man/systemd.network.xml') diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 349ccc5dc9..8b2dd2f1de 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -78,6 +78,11 @@ /usr/lib, pointing to /dev/null, disables the configuration file entirely. + + + + [Match] Section Options + The network file contains a [Match] section, which determines if a given network file may be applied to a given device; and a [Network] section specifying how the device should @@ -172,6 +177,11 @@ + + + + [Network] Section Options + The [Network] section accepts the following keys: @@ -294,6 +304,11 @@ + + + + [Address] Section Options + An [Address] section accepts the following keys. Specify several [Address] sections to configure several addresses. @@ -321,7 +336,10 @@ + + + [Route] Section Options The [Route] section accepts the following keys. Specify several [Route] sections to configure several routes. @@ -340,7 +358,10 @@ + + + [DHCPv4] Section Options The [DHCPv4] section accepts the following keys: -- cgit v1.2.3-54-g00ecf