Manual tweak

Changed files
+3 -3
nixos
doc
manual
+3 -3
nixos/doc/manual/administration/declarative-containers.xml
···
switch</literal>. Note that this will not delete the root directory of
the container in <literal>/var/lib/containers</literal>.</para>
-
<para>Declarative containers can be started and stopped using the relative
-
systemd service. For example
-
<literal>systemctl start container@database</literal>.</para>
</section>
···
switch</literal>. Note that this will not delete the root directory of
the container in <literal>/var/lib/containers</literal>.</para>
+
<para>Declarative containers can be started and stopped using the
+
corresponding systemd service, e.g. <literal>systemctl start
+
container@database</literal>.</para>
</section>