From 8a9e4271749f1bb1214c2e035effdff4a712dbd4 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 11 Mar 2015 15:29:55 +0100 Subject: [PATCH] Manual tweak --- nixos/doc/manual/administration/declarative-containers.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nixos/doc/manual/administration/declarative-containers.xml b/nixos/doc/manual/administration/declarative-containers.xml index 5e0bf9d4431..228c45b0c1f 100644 --- a/nixos/doc/manual/administration/declarative-containers.xml +++ b/nixos/doc/manual/administration/declarative-containers.xml @@ -49,8 +49,8 @@ on container networking.) switch. Note that this will not delete the root directory of the container in /var/lib/containers. -Declarative containers can be started and stopped using the relative -systemd service. For example -systemctl start container@database. +Declarative containers can be started and stopped using the +corresponding systemd service, e.g. systemctl start +container@database.