man: add a new directives section for .nspawn

They is quite a bit of those directives and they were in "MISCELLANEOUS" because
they don't quite fit anywhere. When the OCI-compat stuff is merged, there'll
be even more, so let's make a separate section for them.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2019-02-13 10:57:49 +01:00
parent d2acdcc646
commit 37dac218b4
2 changed files with 13 additions and 4 deletions

View file

@ -112,7 +112,7 @@
<para>Settings files may include an <literal>[Exec]</literal>
section, which carries various execution parameters:</para>
<variablelist>
<variablelist class='nspawn-directives'>
<varlistentry>
<term><varname>Boot=</varname></term>
@ -374,7 +374,7 @@
section, which carries various parameters configuring the file
system of the container:</para>
<variablelist>
<variablelist class='nspawn-directives'>
<varlistentry>
<term><varname>ReadOnly=</varname></term>
@ -458,7 +458,7 @@
section, which carries various parameters configuring the network
connectivity of the container:</para>
<variablelist>
<variablelist class='nspawn-directives'>
<varlistentry>
<term><varname>Private=</varname></term>

View file

@ -97,6 +97,15 @@ TEMPLATE = '''\
<variablelist id='fstab-options' />
</refsect1>
<refsect1>
<title><citerefentry><refentrytitle>systemd.nspawn</refentrytitle><manvolnum>5</manvolnum></citerefentry>
directives</title>
<para>Directives for configuring systemd-nspawn containers.</para>
<variablelist id='nspawn-directives' />
</refsect1>
<refsect1>
<title>Program configuration options</title>
@ -107,7 +116,7 @@ TEMPLATE = '''\
</refsect1>
<refsect1>
<title>command line options</title>
<title>Command line options</title>
<para>Command-line options accepted by programs in the
systemd suite.</para>