1
0
mirror of https://github.com/systemd/systemd.git synced 2025-08-03 08:22:21 +03:00

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

@ -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>