From c026dea4c33adc3f18b9788cab4d6ce7d56345c8 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 9 Jan 2023 23:23:52 +0000 Subject: Doc typo fixes Signed-off-by: Laurent Bercot --- doc/s6-instance-maker.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc/s6-instance-maker.html') diff --git a/doc/s6-instance-maker.html b/doc/s6-instance-maker.html index 2eb0f4e..ac86671 100644 --- a/doc/s6-instance-maker.html +++ b/doc/s6-instance-maker.html @@ -50,8 +50,9 @@ for the s6-rc service manager.

-s6-instance-maker creates a service directory in dir. The -created service will be a supervisor for a set of instances (initially empty) +s6-instance-maker creates a service directory in dir (which must +not already exist). The created service will be a supervisor for a set of +instances — initially empty — each running a copy of the service directory given in template.

@@ -195,7 +196,7 @@ built if s6 is built with execline--disable-execline switch has not been given to configure.
  • If s6-instance-maker encounters failure (and exits 111), it does not clean up -the directories it created. Make sure to always test s6-usertree-maker's return code +the directories it created. Make sure to always test s6-instance-maker's return code and clean up after it if needed.
  • -- cgit v1.2.3