summaryrefslogtreecommitdiff
path: root/man/systemd.network.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-06-27 20:42:36 +0200
committerLennart Poettering <lennart@poettering.net>2014-06-27 20:50:08 +0200
commit102bd40e1ed71c7ab980a90435a1c23d4c786c63 (patch)
tree71cd8c495b45e028b2b742d6be96dc677773b914 /man/systemd.network.xml
parentfed515f0a845a2ce387cb2d1fcac1ca36b5bac46 (diff)
man: split systemd.network(5) and related into various sections for better readability
Diffstat (limited to 'man/systemd.network.xml')
-rw-r--r--man/systemd.network.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index 349ccc5dc..8b2dd2f1d 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -78,6 +78,11 @@
<filename>/usr/lib</filename>, pointing to <filename>/dev/null</filename>,
disables the configuration file entirely.</para>
+ </refsect1>
+
+ <refsect1>
+ <title>[Match] Section Options</title>
+
<para>The network file contains a <literal>[Match]</literal> section,
which determines if a given network file may be applied to a given device;
and a <literal>[Network]</literal> section specifying how the device should
@@ -172,6 +177,11 @@
</varlistentry>
</variablelist>
+ </refsect1>
+
+ <refsect1>
+ <title>[Network] Section Options</title>
+
<para>The <literal>[Network]</literal> section accepts the following keys:</para>
<variablelist class='network-directives'>
@@ -294,6 +304,11 @@
</varlistentry>
</variablelist>
+ </refsect1>
+
+ <refsect1>
+ <title>[Address] Section Options</title>
+
<para>An <literal>[Address]</literal> section accepts the following keys.
Specify several <literal>[Address]</literal> sections to configure several
addresses.</para>
@@ -321,7 +336,10 @@
</listitem>
</varlistentry>
</variablelist>
+ </refsect1>
+ <refsect1>
+ <title>[Route] Section Options</title>
<para>The <literal>[Route]</literal> section accepts the following keys. Specify
several <literal>[Route]</literal> sections to configure several routes.</para>
@@ -340,7 +358,10 @@
</listitem>
</varlistentry>
</variablelist>
+ </refsect1>
+ <refsect1>
+ <title>[DHCPv4] Section Options</title>
<para>The <literal>[DHCPv4]</literal> section accepts the following keys:</para>
<variablelist class='network-directives'>