diff options
Diffstat (limited to 'man/systemd.link.xml')
-rw-r--r-- | man/systemd.link.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/systemd.link.xml b/man/systemd.link.xml index f73182aca9..05effc3b71 100644 --- a/man/systemd.link.xml +++ b/man/systemd.link.xml @@ -76,6 +76,10 @@ <literal>[Link]</literal> section specifying how the device should be configured. The first (in lexical order) of the link files that matches a given device is applied.</para> + </refsect1> + + <refsect1> + <title>[Match] Section Options</title> <para>A link file is said to match a device if each of the entries in the <literal>[Match]</literal> section matches, or if the section is empty. @@ -156,6 +160,11 @@ </varlistentry> </variablelist> + </refsect1> + + <refsect1> + <title>[Link] Section Options</title> + <para>The <literal>[Link]</literal> section accepts the following keys:</para> |