diff --git a/man/systemd.nspawn.xml b/man/systemd.nspawn.xml index f978fef235e..7924641df96 100644 --- a/man/systemd.nspawn.xml +++ b/man/systemd.nspawn.xml @@ -112,7 +112,7 @@ Settings files may include an [Exec] section, which carries various execution parameters: - + Boot= @@ -374,7 +374,7 @@ section, which carries various parameters configuring the file system of the container: - + ReadOnly= @@ -458,7 +458,7 @@ section, which carries various parameters configuring the network connectivity of the container: - + Private= diff --git a/tools/make-directive-index.py b/tools/make-directive-index.py index 3202d48e9a4..51f1d514fcc 100755 --- a/tools/make-directive-index.py +++ b/tools/make-directive-index.py @@ -97,6 +97,15 @@ TEMPLATE = '''\ + + <citerefentry><refentrytitle>systemd.nspawn</refentrytitle><manvolnum>5</manvolnum></citerefentry> + directives + + Directives for configuring systemd-nspawn containers. + + + + Program configuration options @@ -107,7 +116,7 @@ TEMPLATE = '''\ - command line options + Command line options Command-line options accepted by programs in the systemd suite.